Servlet: Operation
On-line WWW-based configuration
- A set of HTML pages is provided to configure the servlet via WWW.
Access to templates by HTTP server
- Templates can be located on different hosts and maintained by different users. A user does not have to have access to the server to modify his/her templates.
Properties
- Servlet behavior can be modified by the use of properties. There are configuration properties, predefined properties, user-defined properties (read form a file), system-defined properties, variable properties (defined by tags during template interpretation), and addressing properties.