blob: 42a5a75b80bc280bd802d71bdea6f197b119e455 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1"?>
<!--
Version CVS: $Id: index.xsp,v 1.1 2003/03/09 00:04:40 pier Exp $
-->
<xsp:page language="java"
xmlns:xsp="http://apache.org/xsp"
xmlns:xsp-session="http://apache.org/xsp/session/2.0"
xmlns:xscript="http://apache.org/xsp/xscript/1.0"
xmlns:xsp-request="http://apache.org/xsp/request/2.0">
<document>
<header>
<title>Top Index</title>
<authors>
<person name="Bernhard Huber" email="berni_huber@a1.net"/>
</authors>
</header>
<body>
<div>
Here you will find a list of available commands, as soon as you login.
</div>
</body>
</document>
</xsp:page>