Related Projects 
|
- Jaxcent
Jaxcent is a Java API for Internet Explorer, that allows AJAX style in-place updates using Java alone, without any JavaScript. The Java does not run in a sandbox, therefore Jaxcent is not suitable for general-purpose web-sites, but can be very powerful and convenient for intranet programming. - WebORB for Java
WebORB for Java is a platform for developing AJAX and Flash-based rich client application and connecting them with Java objects and XML Web Services. - AjaxTags
This tag library fills that need by not forcing J2EE developers to write the necessary JavaScript to implement an AJAX-capable web form. The tag library provides support for live form updates for the following use cases: autocomplete based on character input to an input field, select box population based on selections made from another field, callout or balloon popups for highlighting content, refreshing form fields, and toggling images and form field states on/off. - ThinWire
ThinWire is a development framework that allows you to easily build applications for the web that look and feel like the desktop applications you're familiar with. ThinWire focuses exclusively on a server-side programming approach, rather than the blended client-side & server-side approach taken by many frameworks. A benefit of this approach is that your code base is typically written entirely in a single language on the server and therefore traditional development, debugging and unit testing methods work without modification. Further, this allows developers to spend their efforts focusing on implementing the actual business needs rather than tackling many of the complexities associated with client-side development. While virtually any web application can be built with ThinWire, when it comes to business applications, we feel there is no faster solution on which to build. To that end, a number of business banking applications built on ThinWire are currently used at a production capacity, one of which is at a top ten bank in the United States with over 1000 users. - Direct Web Remoting
Direct Web Remoting is a framework for calling Java methods directly from Javascript code, Like SAJAX, can pass calls from Javascript into Java methods and back out to Javascript callbacks. - Restlet
Restlet is a lightweight REST framework for Java it's features is REST concepts have equivalent Java classes (resource, representation, connector, etc.)
|
Discussion

|
|
|