|
|
|
|
The Administration ToolThe JaMS Admin tool is built around Sun's Java Server Page (JSP) technology. It has been tested with Allaire's JRUN Web server version 2.3.3 but should work with any server supporting version 1.0 of the JSP specification. The design of the Admin tool presented a number of challenges. The original aim was to take advantage of the HTML FORM/JSP Bean mechanism to construct a pure JSP implementation and this was achieved. However a cleaner approach might be to have servlets process form request.
last updated: 05 March 2000 |