JSPFrame provides a non-proprietary application framework
to deliver cohesive, scalable n-tier web applications.
It is a pluggable service based framework, delivering
a comprehensive set of interfaces and implementations
that you can develop from or expand upon.
By writing to the JSPFrame framework, your application
will be portable across most any J2EE application
server, including JBOSS and WebLogic. JSPFrame offers application development features
such as: - Query Management: SQL/EJB/XML
etc.
- Forms Management: Data entry
and validation.
- HTML Reporting: Including grouping,
sorting, filtering and an Excel like expression
parser.
- Charting: Full integration with
JFreeChart.
- Process Management: XML configurable workflow
engine.
- Security Management: JAAS or other mechanisms.
- Session Management
- Locale Sensitive Formatting
- JDBC Connectivity
All application features are configured via XML deployment
descriptors and are referenced in JSP's via an easy
to understand Tag Library. This means that your JSP's
contain less, probably NO Java code at all.
Think of JSPFrame as an implementation of Faces,
with STRUTS, combined with a report writer like Crystal
Reports, and you're nearly there! In short JSPFrame provides all you need to start
delivering J2EE applications immediately and reliably.
|