JSXP - Just simple eXtensible pages

Home

JSXP is a simple Web Framework for java. It's main features are: Compile-time saftey when accessing elements of the HTML page, strict separation of code and design, simple XHTML/XML used for the design, human readable URLs, and much more.

You can find out more about JSXP and it's features by clicking on the About JSXP link. In the Getting Started Section you will find some simple examples and tutorials. For more detailed documentation visit the Documentation section.

Created by david on 2009-11-12 18:29:41.0

JSXP 0.6 Released

JSXP 0.6 is now available for download. In this release we have added some features, like file uploads and application parameters. We have also fixed several bugs, pleas refer to our bug tracker for more information about this..

Read more...

Created by osz on 2009-11-03 17:18:36.0

German article about JSXP

A article in german is in the IT-magazine KaffeeKlatsch and online at Source-Knights.com

Read more...

Created by osz on 2009-11-03 17:18:20.0

JSXP at the Herbstcampus, new video

Oliver Szymanski and I gave a talk at the Herbstcampus in Nürnberg about JSXP. It was part of the web technology tournament, where several teams tried to write the view layer of a newsetter management system in the 70 minutes talk.

Read more...

Created by david on 2009-07-07 21:10:50.0

Outage: Probelm Solved

The problem of the Outage for Internet Explorer and Firefox users was that we got the Javascript tag wrong. So now our web statistics is working again :)

Read more...

Created by david on 2009-07-02 22:18:36.0

Partial Outage today

Our website was not available for Users of Firefox and Internet Explorer 7 for some hours today. All they saw when accessing jsxp.org was a white page. The problem was Mint, a web statistics tool we evaluated. It seems to have a problem with XHTML pages, but this seems not to be the problem we had. We have deactivated mint now and contacted the developers. Now everything works again for Firefox and Internet Explorer users. We apologize to everyone who had problems because of this.

Read more...

Created by david on 2009-07-01 10:21:13.0

JSXP 0.4 Released

JSXP 0.4 is now available for download. In this release we have greatly improved internatioalization (i18n). We also re-wrote several caching mechanisms, which improved the throughput for web applications.

Read more...

Created by david on 2009-06-24 09:44:52.0

JSXP 0.3 Released

JSXP 0.3 is now available for download. In this release we have added a new validation infrastructure, you can see how it works in the corresponding "Getting Started" - article. The release also contains some minor fixes in the view controller life cycle, and more possibilities to create access control for view controllers.

Read more...

Created by david on 2009-06-09 14:15:31.0

JSXP 0.2 Released

JSXP 0.2 is now available for download. This release contains great improvements in the implementation of view flows, and some minor bug fixes, mainly in server side state handling.

Read more...

Created by david on 2009-06-03 11:07:36.0

JSXP 0.1 released

JSXP 0.1 is now available for download. It already implements all the core features, which are:

Read more...

Created by david on 2009-05-07 09:52:31.0

Website Online

The first version of the JSXP website is online now. It uses the CMSonal content management system, which is powered by the JSXP technology.

Read more...