org.xins.common.servlet |
Servlet-related utility classes.
@since XINS 1.0.0
|
Java Source File Name | Type | Comment |
ServletConfigPropertyReader.java | Class | Implementation of a PropertyReader that returns the
initialization properties from a ServletConfig object. |
ServletRequestPropertyReader.java | Class | Implementation of a PropertyReader that returns the
request parameters from a ServletRequest object. |