Package com.strangelight.servlet

A simple servlet framework and various servlet-related utility classes, including classes for accessing the strangelight.com SQL database.

See:
          Description

Class Summary
D D contains utility methods useful for testing and debugging of servlets.
HTMLFile  
HTMLPage  
HtmlServlet An extension of HttpServlet which simplifies the writing of HTML-serving servlets in several ways.
UserServlet An extension of HtmlServlet for creating servlets which can be run only by authenticated users.
 

Package com.strangelight.servlet Description

A simple servlet framework and various servlet-related utility classes, including classes for accessing the strangelight.com SQL database.