Hi Jürgen, Based on my understanding (don't hesitate to correct me if i am wrong), AJAX techno is based on 2/3 main techno: javascript and servlet engine to treat XML requests.
From client side, there are some javascript frameworks such as dojo/rico that will handle the UI and XML request to the server's servlet From the server side, the servlet (turbine framework through velocity) will have the handle the incomming XML request and return text or xml response. What i am interrested here is to know how the turbine will be able to handle that. For my understanding, the simpliest thing will to put xml tags directly into the velocity pages such as <?xml version="1.0" ?> <root>$valueReturnBySomeActionClass</root> </xml> I am just wondering if there is more 'interrested' and productive way to do that. I ve never heared about JSON before. I am doing some research to set up some AJAX-turtbine frameworks. But it will for a real world implementation. The final expected result will be something like: - having a xml-rpc engine to treate incomming 'ajax' request - build a seach engine that is able to make the relationship from a form to a torque object ... voilà.... Many thanks for your thoughs and experiences. Thomas ---------- Initial Header ----------- Hi Thomas, JSON <> AJAX JSON is a layer upon AJAX. Scott, correct me if I am wrong. What do you need this for? Real World Implementation, or Research Project? Kind regards Juergen --------------------- ALICE SECURITE ENFANTS --------------------- Protégez vos enfants des dangers d'Internet en installant Sécurité Enfants, le contrôle parental d'Alice. http://www.aliceadsl.fr/securitepc/default_copa.asp --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]