- Open-jACOB
Open-jACOB is a Java rapid application development tool (RAD) based on Eclipse that enables the development of Rich Internet Applications (RIA) that are entirely based on Ajax with Java backend. - AjaxAnywhere
AjaxAnywhere is designed to turn any set of existing JSP or JSF components into AJAX-aware components without complex JavaScript coding.
In contrast to other solutions, AjaxAnywhere is not component-oriented. You will not find here yet another AutoComplete component.
Simply separate your web page into multiple zones, and use AjaxAnywhere to refresh only those zones that needs to be updated. - Google Web Toolkit
Google Web Toolkit (GWT) is a Java software development framework that makes writing AJAX applications like Google Maps and Gmail easy for developers who don't speak browser quirks as a second language. Writing dynamic web applications today is a tedious and error-prone process; you spend 90% of your time working around subtle incompatibilities between web browsers and platforms, and JavaScript's lack of modularity makes sharing, testing, and reusing AJAX components difficult and fragile. - Backbase AJAX Java Edition
With the Backbase AJAX Java Edition you can quickly build attractive AJAX applications with JavaServer Faces (JSF). Backbase takes care of all the AJAX plumbing and integrates this elegantly within Eclipse, which can be used for development, debugging and deployment. The Backbase software enables Single Page Interfaces to avoid full page refreshes, and creates the best possible user experience. - 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. - WidgetServer
WidgetServer enables you to code Ajax applications in pure Java and the WidgetServer ComponentSet Demo
|