Showing posts with label jspx. Show all posts
Showing posts with label jspx. Show all posts

Saturday, February 19, 2011

Jspx Build 1.1.0

Jspx build 1.1.0 is released. new features are added, few bugs are solved. and brand new demo project is added.  here are the new release notes of the build.


http://jspx-bay.sourceforge.net


What is new in jspx 1.1.0?
JSPX build 1.1.0 is an improvements in both UI and internal functionalities. It introduces many new features. Along with support for JBoss 5.1.0 and MySQL.
New Demo project is added.

Build 1.1.0 vs. 1.0.10
New Features:
1.  Support JBoss 5.1.0
2.  Support MySQL DB.
3.  Validations UI Improvements.
4.  Calendar UI improvements.
5.  DataTable has a Flickr like pagination.
6.  Sortable columns will have a default icon.
7.  Accepts any HTML outside the tag

Bugs Fixed:
1.      Remove NullPointerException in case the href is empty in anchor control.
2.      Supporting mailto in the anchor href.





Tuesday, November 23, 2010

DeniedRoles

Jspx integrates with JAAS APIs providing an easy to use Authentication/Authorization module. Full Details about this can be found here jaas-on-web-control-level

In the currently under developing build, jspx has added new attribute to both Page and WebControl.


DeniedRoles

This attribute can be used the same way as AllowedRoles has been used. So, if the value is set to * then no one can access this Page/Control.

 A list of Roles can be concatenated to the value like DeniedRoles="System Admin,Super User,Guest"

This will allow all users does not have any of the roles listed above.



This new attribute is planned to be released on the upcomming build of Jspx.










Thursday, June 17, 2010

jspx at MEAOSS

jspx went public again at MEA OSS Forum http://www.meaossforum.com/overview, the first Middle East and African Open Source Software Forum.

jspx was well received by the audience. In the conference I met Sally Khudiri from Apache. She is a so sweet person.







Tuesday, October 6, 2009

jspx build 1.0.9

Jspx Build 1.0.9 has been released. The release notes of the build as following:

What is new in jspx 1.0.9?
JSPX build 1.0.9 comes with new feature and bug fixes. JSPX build 1.0.9 is presenting two very important features (Decency Injection, and SQL Injection prevention).
Along with more features and fixes.

Build 1.0.9 vs. 1.0.7
New Features:
1.    Support OnSubmit event in the form.
2.    Supporting dispatching while using ajax
3.    Using Dependency Injection to declare webcontrols in the page controller.
4.    AllowedRoles on the level of page.
5.    Resource Bundle returns the Key if it was not found.
6.    Internal Carriage in the page for shared Data.
7.    SQL Injection prevention using owasp.esapi http://www.aspectsecurity.com.

Bugs Fixed:
1.    Fixing bug with on click in the link command.
2.    Fixing bug with collapse panel.


Known Issues:
    1- Ajax validation is not working with auto refresh feature, so if the content of auto refreshing panel has a validation group, the validation will be true always.
    2- DataTabel should have PK, if not the edit and delete feature will apply to all records.
    3- Portlet pages cannot post back correctly.

Contact US:
Mail us at:
 support DOT jspx AT gmail DOT com
Official Website:
   http://jspx-bay.sourceforge.net
Project Website:
    https://sourceforge.net/projects/jspx-bay


______________________________________________________________-


You can browse all files for Download from here

Friday, September 25, 2009

Jspx Bay!

Jspx as a name is very catchy. The time we chose this name, there were already  many other technologies using the name.
  1. Oracle ADF files.
  2. Java Server Documents.
    Some people also notice the familiarity between jspx and aspx from asp.net, given that aspx as an extension to the ASP.NET pages was chosen to describe the evolution in the old ASP pages.

    Despite aspx is an extension, jspx is the name for the whole technology, jspx also does not impose using specific extension you HTML files unlike ASP.NET.


    Many similarities also can be found to different existing frameworks like JSF, Clay, Wickt and of course JSP. What makes it very unique that jspx combines different features and advantages our of these technologies. Also it removes many disadvantages found.

    Well, this makes sense for the name, but did u notice the official website url http://jspx-bay.sourceforge.net it contains a suffix BAY that is distinguishing the name from other projects.

    The suffix itself stands for the three founder of the framework. Commonly the most used name is JSPX

    Tuesday, September 22, 2009

    JSPX Press


    Hi,

    All over 20 months we been working very hard on the technical side of jspx putting it to more advanced state. We figured out that need more talk about what we already have, given that what we already have is very,very much large to be covered in the currently provided documentations and demos.

    Personally I believe in short direct articles that are targeting certain issues and presenting immediate solutions.

    In the upcoming series of events we would post different articles and posts for jspx exploring new aspects, features and advantages of such framework.


    As the official website is giving much details for an introduction of jspx, we will start from the point after. Spotting lights on more miscellaneous hidden features.


    We hope that jspx would be you favorite java webframework for your development.

    See you!