- 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. - xWire Framework
xWire Framework is a mature, object-oriented, enterprise-class Java toolkit for Java applications are ideal for building the server side of an AJAX client application - CAPXOUS AutoComplete
CAPXOUS AutoComplete is an AJAX suggestion component. You may have already tasted this impressive feature on web sites like Google GMail or in business applications like SAP.
Now you can have this feature in your applications. You can use it for searching airports, dealers, hotels, hospitals, products, email messages or phone numbers etc. Try demos below. - 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. - Proficy Portal
Proficy Portal Commercial product. Similar to "enterprise-level" business apps. development environments like JD Edwards except that it is built based on interfacing to existing SCADA and data historian systems. The entire system is implemented in Java including the IDE/GUI. - 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.
|