Contributions
 |
FeaturesEdit
Java-only (no Javascript coding required) server-side AJAX framework. Works directly with HTML tags. You get access to the HTML tags as Java objects, and you can set/retrieve/update contents, styles, attributes etc. All programming is server-side, can start threads to interact with the page, etc.
SamplesEdit
Related LinksEdit
CompetitorsEdit
|
Related Projects 
|
- xulfaces
xulfaces integrates JSF with XUL
It satisfies the goals are rely on JSF power to offer a better experience to the user and light deployment. - 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. - ZK For Java
ZK is designed to enable Web applications to have both the rich user experiences and the simple programming model. ZK includes an AJAX-based event-driven engine to automate interactivity, and a rich set of XUL-based components to enrich usability. - 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. - 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. - Dojo Toolkit
Dojo is the Open Source JavaScript toolkit that helps you build serious applications in less time. It fills in the gaps where JavaScript and browsers don't go quite far enough, and gives you powerful, portable, lightweight, and tested tools for constructing dynamic interfaces. Dojo lets you prototype interactive widgets quickly, animate transitions, and build Ajax requests with the most powerful and easiest to use abstractions available. These capabilities are built on top of a lightweight packaging system, so you never have to figure out which order to request script files in again. Dojo's package system and optional build tools help you develop quickly and optimize transparently.
|
Discussion

|
|
|