Using javascript to talk to the server can be useful for complex applications that need to make multiple small requests to the server and make it fast.
By doing ths that need to make multiple small requests to the server and make it fast.
By doing this you can keep most of the logic on the server where it belongs. So it can help prevent the complex client anti-pattern (even worse ishaving basicaly the same code on the client and server side).
The function getHtmlFragment loads all XML content by calling getResponseXml and uses xsltProcessor to transform the XML to XHTML.
Download from: Homepage
Author:
Time:
Friday, April 18th, 2008 at 8:36 pm
Category:
Comments:
You can leave a response, or trackback from your own site.
RSS:
You can follow any responses to this entry through the RSS 2.0 feed.
Navigation: