de.danet.an.util.web |
This package consists of classes that help in implementing the
web-tier of an application.
@since 1.0
|
Java Source File Name | Type | Comment |
CocoonUtil.java | Class | Utilities for cocoon. |
LoginFilter.java | Class | This filter performs an automatic logon before the next filter in
the chain is called and a logout after the next filter has
completed.
The filter can be configured using the following parameters:
ApplicationPolicy
- the application policy to use.
|
Mapping.java | Class | Base class, implementing the methods used in logic sheet(s). |
ResourceServlet.java | Class | This class provides a servlet for accessing resources. |
W3CDomUtil.java | Class | Utilities for easy use of org.w3c.dom things. |