RAJAX

RAJAX is an approach to remove the repetitive code that coders need to add for simple AJAX applications.
Download

RAJAX Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • pmlopes
  • Publisher web site:
  • https://rajax.dev.java.net/

RAJAX Tags


RAJAX Description

RAJAX is an approach to remove the repetitive code that coders need to add for simple AJAX applications. RAJAX is an approach to remove the repetitive code that coders need to add for simple AJAX applications. RAJAX's main goal is to create a library that at runtime will generate a proxy JavaScript class to a server side Java class allowing the web programmer to invoke remote methods in the local JavaScript object.The project is composed by an network abstraction layer and other sub components such as a Model-View-Controller Framework totally based in AJAX and JavaScript. Since this the project is quite dynamic other components will be added from research experiences or user requests.Installation:· Note: Requires Java Runtime Environment (JRE) 1.5 or higher. Requires a Servlet 2.4 compatible container, Tomcat 5.5.x/6.x recomended. · Add rajaxlib.jar to your webapp WEB-INF/lib.· Add js/* to your webapp web/js.· Alternatively grab the sample webapp from the repository and start from it.What's New in This Release:· A Servlet dispatcher was added, so there is no need to declare each bean as a servlet in web.xml.· RAJAX objects are POJOs and can be tested with JUnit without running a container.· Nimble MVC now uses the concept of the Observer pattern for event attaching and detaching.· The code for the XSLT processor on the server side when the browser cannot handle the action locally was started.


RAJAX Related Software