IFW2
|
A Java WEB application framework featuring: Flows (ie. components designed as finite state-machines usable as subflows, modal dialogs and components), a rendering engine able to refresh only changed parts of a web page via Ajax, and much much more
Read The Full Review.
|
Related Projects 
|
- Direct Web Remoting
Direct Web Remoting is a framework for calling Java methods directly from Javascript code and can pass calls from Javascript into Java methods and back out to Javascript callbacks. - Ajax4jsf
Ajax4jsf is an open source framework that adds AJAX capability to existing JSF applications without using Javascript and it's fully leverages the benefits of the JavaServer Faces framework including lifecycle, validation, and conversion facilities and management of static and dynamic resources. - Javeline Platform
Javaline is an open source Java & Javascript platform - OutPost
OutPost hijacks the form post back event and
tells the server to execute the post back locally on the server and an optimized DHTML-response is sent back to the client. - Flexjson
Flexjson is a lightweight library for serializing Java objects into JSON. What's different about Flexjson is it's control over what gets serialized allowing both deep and shallow copies of objects. It also handles cycles in your object graph gracefully so you don't have to maintain parrallel object models, and translate between them. - Java Web Parts
Java Web Parts The AjaxTags component of the Java Web Parts project is a taglib that allows for very easy, purely declarative AJAX functions to be attached to any element on a page, It is nice because it does not require you to change anything about your existing page, you can add AJAX features after the fact very easily.
|
Discussion

|
|
|
|
|