[opencms-dev] AJAX support
Joachim Arrasz
info at arrasz.de
Thu Mar 23 08:16:03 CET 2006
Hi Stuart,
> the AJAX paradigm.
^^^^^^^^^
There is, as Joe described no paradigm or anything else which follows a
standard. Lot of us (i believe) worked with this technique what today is
called "AJAX". For example our MINOS Framework has a seperate JS-Library
which can handle such AJAX like Requests.... But as far as there is no
standard in sight it makes no sense to speak about a paradigm ;) And ...
each little servlet which can respond to a XML-HTTP-Request is such a
"thing". The client side AJAX-libs create nothing else than background
post calls ... and the serverside does nothing else than respond with
data..
Just my 2 cents
Regards Achim
More information about the opencms-dev
mailing list