Skip to main content

skip to main content

developerWorks  >  Web development  >

AjaXQuery

Using Ajax with XQuery In Web applications

developerWorks
Go to the previous pagePage 6 of 10 Go to the next page

Document options
PDF format - Fits A4 and Letter

PDF - Fits A4 and Letter
365 KB (26 pages)

Get Adobe® Reader®

Sample code


My developerWorks needs you!

Connect to your technical community


Rate this tutorial

Help us improve this content


Summary

Now, it's time for you to do what developers do best when they want to learn: tinker. Play around with the code that has been provided in this tutorial. Add some drop-down options. Make changes to the XML. Play with the XQuery code. Recompile and re-deploy.

Using Ajax with XQuery can be a powerful means of providing dynamic server-side content that appears to the casual user to be nothing more than really slick dynamic client-side content. Using the two together, you can still follow best practices and conventional design patterns. You can implement solutions that contain robust queries against XML documents. You can format those queries into attractive HTML.



Back to top



Go to the previous pagePage 6 of 10 Go to the next page