Introduction
Screenshots
Status
Download
Documentation
Support
Development
|
Radar in action
Server context and web app settings administration:
- Adding a new web app context '/napavalley', an online store for wines from Napa Valley in California.
- General web app settings for '/napavalley'.
- Adding a new servlet 'orderServlet' for order processing.
- Setting init parameters for 'orderServlet'.
- Setting the servlet to URL mapping for 'orderServlet'.
Web server administration:
- The server admin page.
- Viewing of log file 'tomcat.log'.
|