Next: Web application deployment descriptor
Up: Server side
Previous: Jar file
Copy the files
AdminGUIindex.html
AdminGUI.css
in the @WEBAPP.LOCATION@/ directory.
The first file is the home page of the Administration GUI, which will be
available at the URL
@WEBAPP.CONTEXT.PATH@/AdminGUIindex.html. The second file is the
cascading style sheet used by the Administration GUI application.
2004-05-05