2004-02-02 20:13:03 UTC
Hi
For using admin-site you need to do follows:
be sure, that you have a rolename "admin" and a user, that have this role in your tomcat-users.xml
See example below:
example:
<role rolename="admin"/>
<user username="digiquestadmin" password="god" roles="admin"/>
Then, you must setup the directory, where you have your questionary.xml file
Then press the "import" button.
Kind regards
Anton