Home / jspx / jspx_2.1
Name Modified Size InfoDownloads / Week
Parent folder
jspx2.1.zip 2015-12-23 7.0 MB
jspx-2.1.jar 2015-12-23 701.8 kB
README 2015-12-23 2.4 kB
Totals: 3 Items   7.7 MB 1
What is JSPX?
JSPX is a pure java open source free web RAD framework that easier and faster than most of the existing frameworks (JSP-Servlets-Struts-JSF-Clay), with a lot of features that improve productivity. You just need to know HTML and JAVA to master JSPX.

What is new in jspx 2?
JSPX build 2.1 is adding improvements to 2.0 and got some bugs fixed with no known issues. 

Build 2.1 vs. 2.0
New Features:
The following new features were added to jsxp 2.1:

1.	Excluding dataparam from formatting final SQL statement based on the (roles and rendered )attribute
2.	Add new feature to DataColumn to support wrapping of long lines by setting attribute "longtext" to show DataColumn content in modal.
3.	Adding hint attribute to DataColumn to display a hint message on the header.
4.	Escape double quotes in the attribute value to be rendered.
5.	Export To Excel will make the sheet columns the same order as the UI. (even if no DataColumn defined in the Table).
6.	Override the default Ajax Submitter with new attribute "ajaxsubmitter".
7.	Introducing XmlBean
8.	AjaxPanel after rendered to the client it can request another AjaxPanel to refresh its content.
9.	Adding request.uri in jexl context to represent the request URI.
10.	Add ability to sort columns in the ListTable.
11.	Add DecimalFormat to DataColumn to show numbers in better format.
12.	Adding new attribute to DataParam to prevent SQL execution if the parameter value is missing.
13.	Adding default 5 minute timeout on SQL statement in the DAO Search.
14.	Added new attribute on the link  "data-load-img" to show loading image value is ('true' or  the css class of the image to be shown)
15.	Added new attribute on the input "validate" with values of validators types, they will create validators at parse time.

 
Bugs Fixed
Some of the bugs fixed:
1.	Fix DataTable insert statement creation
2.	Fix issue with EL engine, where expressions like [$('#someID${this.id}')] are evaluated wrong.
3.	Fix issue, empty DataTable does not display new button.
4.	Fixed some issues with duplicate event firing.


Known Issues
Nothing till now, please let's know

Contact US:

Mail us at:
 support.jspx@gmail.com
Website:
	http://jspx-bay.sourceforge.net
Project Website:
	https://sourceforge.net/projects/jspx-bay
Blogs
	http://jspx-press.blogspot.com
Source: README, updated 2015-12-23