|
PAJES 2.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
See:
Description
| Packages | |
| org.pajes.db | Provides database connection and pooling management features to PAJES applications. |
| org.pajes.db.entity | Provides simple object-relational database mapping classes. |
| org.pajes.html | Provides classes for building the user interface of your application, and returning the formatted, generated HTML documents to the user's browser. |
| org.pajes.html.tree | Used to construct an HTML frameset containing a Windows Explorer-like tree display. |
| org.pajes.html.validation | This package contains classes that represent client-side JavaScript form input validation routines. |
| org.pajes.security | Provides application and document level security for PAJES applications. |
| org.pajes.servlet | Provides the base classes for interfacing with a client browser. |
| org.pajes.util | A collection of general purpose utility classes. |
PAJES is a presentation framework for Java Servlet API 2.2+ Web Applications.
PAJES provides a sophisticated set of HTML objects, and the ability to create a Java instance of a text HTML document, which may then be manipulated programmatically before being returned to the client browser. This allows complete separation of the HTML content from the code that manipulates and delivers the result to the client.
PAJES also automatically builds rules-based client-side (JavaScript) form validation routines, with no input from the page designer or the application developer.
A simple but powerful security mechanism, that can control whether any individual element on an HTML page is returned to a requesting browser, is also provided as part of PAJES.
In addition, PAJES provides some other facilities to ease web application development, including:
(These features are only available in Servlet API 2.3+ compliant containers.)
|
PAJES 2.3.9 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||