Package jodd.servlet

Servlet utilities and mvc2 framework.

See:
          Description

Interface Summary
ActionFilter ActionFilter implementation is used by ActionController.
 

Class Summary
ActionController Represents a controller part of mvc2 framework.
ActionControllerUtil ActionController helper class.
ActionServlet Replacement and enhancement of HttpServlet, containing additional functionalities.
HtmlEncoder Encodes text strings and URLs to be HTML-safe.
HtmlUtil Html utils for working with tag's names and attributes.
MultipartRequest Handles multipart requests and extract uploaded files and parameters from it.
ServletUtil Miscellaneous servlet utils.
UploadedFile Represents uploaded file.
 

Package jodd.servlet Description

Servlet utilities and mvc2 framework.



Jodd v0.24.5 Javadoc