Introduction
    Concepts
    Products
  Publishing web pages
  RXML
  Information tags
  String tags
  Variable tags
  URL tags
  If tags
  Graphics tags
  Database tags
  LDAP
  Programming tags
  SSI tags
  Image maps
  IntraSeek
  LogView
  Templates
  Navigation
  SiteBuilder tags
  Supports system
  Security
  Appendix
 
Products

The Challenger web server is the foundation of the Roxen Platform, which also consists of the Roxen products introduced below.

SiteBuilder
SiteBuilder is a we content management system. It contains its own file structure and transparent access control system and also provides a number of RXML tags.

Content Editor
SiteBuilder's graphical user interface. It is described in the User's manual.

Templates
The use of template files facilitates the creation and maintenance of web sites separating the content and appearance of the web pages. The templates can be used to control the layout to various extent or just adding functionality such as own-defined RXML tags to be used in the content files.

Navigation
The navigation module contains a number of tags for simple creation of advanced, graphical navigation menus.

Access Control
The Access Control system is described briefly in the security section, but the Administrator's manual contains a more thorough description.

LogView
LogView offers a number of advanced log analyzing tools.

The LogView chapter in this manual describes mainly the <logview> tag and how it can be used to put log reports on web pages.

IntraSeek
IntraSeek is a powerful search engine, providing tools making a site searchable. IntraSeek requires Challenger to run, but can index any other web site as well.

The IntraSeek chapter in this manual describes mainly how to put search forms on web pages using some RXML tags also provided by IntraSeek.

Database API pro
The Roxen Platform contains support for connections to a number of databases.

Database queries can be placed directly on a web page using RXML tags. The connections are made using RXML database-tags and the results from the queries can be customized using many of the other RXML tags. Connections can be made to several databases simultaneously in a single application.

To ensure security when accessing databases, passwords are not stored in the web page, but internally in the Challenger server.