[
Lists Home |
Date Index |
Thread Index
]
- To: "'XML Developers List'" <xml-dev@lists.xml.org>
- Subject: XQuery on the Middle Tier - a REST Approach using XQJ
- From: Jonathan Robie <jonathan.robie@datadirect.com>
- Date: Thu, 19 Jan 2006 17:12:49 -0500
- User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)
I wrote a blog entry showing how to write a servlet which binds query
parameters from a URL to XQuery external variables and executes an
XQuery. You can find it here:
http://blogs.datadirect.com/jonathan_robie/2006/01/xquery_on_the_m_1.html#more
Thought this might interest many on the list.
Jonathan
Read my Blog: http://blogs.datadirect.com/jonathan_robie/
Learn XQuery:
http://media.datadirect.com/download/docs/ddxquery/tutorial_query.html
Learn XQJ (the JDBC for XQuery):
http://www.datadirect.com/developer/xquery/topics/xqj_tutorial/
Get DataDirect XQuery: http://www.datadirect.com/products/xquery/
|