JavaScript Server Pages 0.2beta released

L

Leo Meyer

Hi all,
the new version of JavaScript Server Pages has been released. JavaScript
Server Pages (JSSP) is a server side JavaScript processor that runs on Java
web servers such as Tomcat. Version 0.2beta is considered quite stable and
the documentation is almost complete.
JSSP includes a language extension that lets you write SQL statements as
part of the code plus many convenient features for database access. It also
contains i18n and unit testing support.
The new version also features Dervish, an AJAX-based interoperation layer
that lets you execute server side code by simply calling functions in the
browser. Dervish handles all the data transfer for you, so you can dispense
with XML or Json. Data structures on the server can be transferred to the
browser and vice versa, and you can share common code.
JSSP is available on http://jssp.sourceforge.net. If you decide to test it
I'd be grateful for your feedback.

Regards, Leo
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,197
Latest member
ScottChare

Latest Threads

Top