Holger's
Java API

Package com.antelmann.servlet

This package contains classes to help with the implementation of servlets.

See:
          Description

Interface Summary
HtmlSupported implementing classes support an HTML representation of themselves
 

Class Summary
DBEntryServlet a special servlet capable of displaying entries from a database
PieChartImageServlet generates a pie chart image based on input parameters
ServletUtils provides generally useful methods for handling Servlets within this framework
TextImageServlet generates a text image based on parameters
UserAuthenticationFilter makes it easy to delegate from WebFilter instances for user authentication
 

Package com.antelmann.servlet Description

This package contains classes to help with the implementation of servlets.



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads