|
This is a Java servlet filter (as per Servlet API 2.3). This filter lets you force locale settings for your web pages (resources). With this filter you can overrule the preferred language as set in the client browser. Code: JSP 2.0 |
DynamicPDF Generator for Java is a class library for the dynamic creation of PDF documents based on dynamic data. PDF documents can be saved to disk or output to a Output Stream. A free Community Edition is also available. Code: JSP 2.0 |
DynamicPDF Merger for Java is a class library that makes simple the task of merging and adding new content to existing PDF documents. Allows PDF merging, stamping, appending, form filling and page placing, rotating, etc. Includes DynamicPDF Generator. Code: JSP 2.0 |
This is a Java servlet filter (as per Servlet API 2.3). This filter provides a simple tool for the localization. Incoming requests say to some page index.jsp could be redirected to page index-eng.jsp, index-ru.jsp etc. Code: JSP 2.0 |
|  | |
This is a Java servlet filter (as per Servlet API 2.3). This filter lets you enforce an additional level of security for your HTTP sessions. For any session filter checks that IP address in the request is the same that was used when session was created. Code: JSP 2.0 |
This is a Java servlet filter (as per Servlet API 2.3). This filter lets you restrict lifetime for HTTP sessions. It is not an inactivity time supported by default, but the whole lifetime for any opened HTTP session. Code: JSP 2.0 |
This is a Java servlet filter (as per Servlet API 2.3). This filter lets you redirect incoming requests with expired sessions to some specified URL. How to use it, download sessexpireflt.jar and save it in WEB-INF/lib Code: JSP 2.0 |
|  |  |
This is a Java servlet filter (as per Servlet API 2.3). This filter lets you disable URL-encoded session identifiers. So URL-based sessions will be disabled and sessions will be supported through cookies only. Code: JSP 2.0 |
This is a Java servlet filter (as per Servlet API 2.3). This filter lets you deploy Coral CDN (content distribution network) in your web applications. Coral is a free peer-to-peer content distribution network. Code: JSP 2.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|