|
NewsRhino in Spring 1.2.1 was released, as a minor bugfix release to 1.2. The major improvement in the 1.2 release is the support for clustering of web flows in HTTP sessions with Terracotta. For the full list of changes see the changelog. Rhino in SpringWhat is it?Rhino in Spring is a project that intends to integrate Mozilla Rhino JavaScript interpreter, the interpreter for the best (in our opinion) dynamic language on the Java platform with Spring Framework, the also best (again, in our opinion) enterprise framework on the Java platform. The aim is to provide a system that amalgamates the rapid development benefits and flexibility of a dynamic language with the strength, scalability and versatility of the Java platform and the Spring framework.
At the moment, the project delivers a controller component for Spring MVC
that allows complex control flows spanning several webpages in web
applications to be expressed as a single structured algorithm in
JavaScript, putting the rich set of control flow structures
and function reusability of a full-blown language at your fingertips.
It transparently maps the user's requests to the correct points of
execution in your JavaScript code, even as the user freely navigates
your website using the browser's back button or even "File-New Window"
functionality! The long-term goal is to exploit further opportunities for integration of JavaScript into Spring and related technologies, whatever they might be. Volunteers welcome for all aspects of the project. Available componentsJavaScript Web Flow for Spring DownloadYou can download Rhino in Spring from SourceForge. Licensing
Who we areRhino in Spring project was founded by Attila Szegedi. |
|
|