JSPX is a free and open source Java Web RAD framework based on Servlets and extending its very limited nature to fully OOP Java APIs to control HTML and to create advanced web application in a very fast development time. JSPX works on all web/application servers.
Here are some key features of "jspx":
· Webfroms with postback events
· Validators
· Localization/Resource bundle
· Capatcha
· Calendar
Requirements:
· Java .6 or later
What's New in This Release: [ read full changelog ]
New Features:
· Support Check/Select Mode in DataColumnCommand Check.
· Conversation Scope
· FileUpload Item is exposing two properties FileName, FullFileName
· Add Support for DB2 in DataTable.
· New properties to control the text of the Save/Update/Cancel buttons.
· Table action controls like Update, Cancel, And Save has a customizable
· label.
· Export To Excel will force normal post back even if ajax is used.
Bugs Fixed:
· Fix issue with the Calendar (clicking on the AM/PM closes the calendar)