Package com.veriplace.web.servlet

These classes provide support for using com.veriplace.web within a simple J2EE Servlet application.

See:
          Description

Class Summary
AbstractVeriplaceServlet Base class for servlets that use Veriplace APIs.
ServletStatusViewRenderer Subclass of AbstractStatusViewRenderer for use with servlet applications.
VeriplaceServletHelper Provides static methods for configuring com.veriplace.web objects in a servlet environment.
 

Annotation Types Summary
UsesVeriplace Attach this annotation to a servlet class derived from AbstractVeriplaceServlet to specify what Veriplace requests to make.
 

Package com.veriplace.web.servlet Description

These classes provide support for using com.veriplace.web within a simple J2EE Servlet application.