Menu

RJAX / News: Recent posts

RJAX 1.0 user documentation released

RJAX (Reverse aJAX) is a solution for pushing web server data to a browser without having any need for the client to request it. RJAX 1.0 user documentation is now available
at: http://rjax.sourceforge.net/howto.html

Posted by Arnaud Rethore 2007-05-03

RJAX 1.0 released

RJAX (Reverse aJAX) is a solution for pushing web server data to a browser without having any need for the client to request it.

The aim is to avoid having the browser continuously polling data from the server. This is what you would do if you were using standard AJAX techniques.

The solution maintains an open connection between the browser and the server using a dedicated applet in the client page. This allows the server to execute javascript commands directly on the client.... read more

Posted by Arnaud Rethore 2007-04-26

First RJAX release planned

A first version of RJAX should be released by the end of this week. I've already uploaded the sources of the applet under CVS.

Posted by Arnaud Rethore 2007-04-23
MongoDB Logo MongoDB