Welcome!

Eclipse Authors: Reuven Cohen, Timothy Fisher, Lori MacVittie, Aditya Banerjee, Julian Jewel

Related Topics: AJAX & REA, Java

AJAX & REA: Article

AJAX Update: AjaxAnywhere – Initial Release of v1.0

AjaxAnywhere Turns Any Set of Existing JSP Components into AJAX-Aware Components without a Complex Javascript Coding.

The AjaxAnywhere project has made available its intial release, version 1.0. According to company sources, "AjaxAnywhere turns any set of existing JSP components into AJAX-aware components without a complex JavaScript coding. Simply separate your web page into multiple zones, and use AjaxAnywhere to refresh only those zones that needs to be updated."

In contrast to other solutions, AjaxAnywhere is not component-oriented.

Advantages of AjaxAnywhere :
  • Less JavaScript to develop and to maintain. Absence of commonly accepted naming convention, formatting rules, patterns make JavaScript code messier then Java/JSP. It is extremely difficult to debug and unit-test it in multi-browser environment. AjaxAnywhere gets rid of these complexities.
  • Easy to integrate. AjaxAnywhere does not require changing the underlying application code.
  • Lower technical risk. Switch whenever required between AJAX and traditional (refresh-all-page) behavior of web applications. Applications can also support both behaviors.
  • LGPL license.

More Stories By Jeremy Geelan

Jeremy Geelan is Sr. Vice-President of SYS-CON Media & Events. He is Conference Chair of the all-new International Cloud Computing Conference & Expo series, of the International Virtualization Conference & Expo series, of AJAXWorld RIA Conference & Expo series, and of the long-running SOAWorld Conference & Expo series. He's founder of Cloud Computing Journal, Web 2.0 Journal, AJAX & RIA Journal and other leading SYS-CON titles. From 2000-6, as first editorial director and then group publisher of SYS-CON Media, he was responsible for the development of all new titles and i-Technology portals for the firm, and regularly represents SYS-CON at conferences and trade shows, speaking to technology audiences both in North America and overseas. He is executive producer and presenter of "Power Panels with Jeremy Geelan" on SYS-CON.TV.

Comments (5) View Comments

Share your thoughts on this story.

Add your comment
You must be signed in to add a comment. Sign-in | Register

In accordance with our Comment Policy, we encourage comments that are on topic, relevant and to-the-point. We will remove comments that include profanity, personal attacks, racial slurs, threats of violence, or other inappropriate material that violates our Terms and Conditions, and will block users who make repeated violations. We ask all readers to expect diversity of opinion and to treat one another with dignity and respect.


Most Recent Comments
SYS-CON India News Desk 04/12/06 03:58:56 PM EDT

The AjaxAnywhere project has made available its intial release - version 1.0. According to company sources, 'AjaxAnywhere turns any set of existing JSP components into AJAX-aware components without a complex JavaScript coding. Simply separate your web page into multiple zones, and use AjaxAnywhere to refresh only those zones that needs to be updated.'

AJAX News Desk 04/12/06 10:16:10 AM EDT

The AjaxAnywhere project has made available its intial release - version 1.0. According to company sources, 'AjaxAnywhere turns any set of existing JSP components into AJAX-aware components without a complex JavaScript coding. Simply separate your web page into multiple zones, and use AjaxAnywhere to refresh only those zones that needs to be updated.'

SYS-CON Italy News Desk 03/01/06 06:41:52 PM EST

The AjaxAnywhere project has made available its intial release - version 1.0. According to company sources, 'AjaxAnywhere turns any set of existing JSP components into AJAX-aware components without a complex JavaScript coding. Simply separate your web page into multiple zones, and use AjaxAnywhere to refresh only those zones that needs to be updated.'

XML News Desk 12/07/05 09:44:37 AM EST

The AjaxAnywhere project has made available its intial release - version 1.0. According to company sources, 'AjaxAnywhere turns any set of existing JSP components into AJAX-aware components without a complex JavaScript coding. Simply separate your web page into multiple zones, and use AjaxAnywhere to refresh only those zones that needs to be updated.'

shevit 09/19/05 03:49:53 AM EDT

Of cource, AjaxAnywhere uses XMLHTTPRequest, but you do not access it from JavaScript.