At 10:52 AM 3/5/99 -0500, Jaison Antony wrote:
>Hi all,
>
>I am involved in a E -Commerce project which accepts customer inputs in
>xml format and java servlet bean will extract the parameters from the
>xml format and do the query against the oracle database. the queried
>results from the database should be converted back to the xml format and
>to be sent to the customer.
>
>If anybody is working in similar kind of project, please share some
>information to start with.
I'm working on building a servlet wrapper for MDSAX
(http://www.jxml.com/mdsax), which should let you do much more
sophisticated processing than just parsing. It won't handle queries
directly - Oracle's tools (for 8i, anyway) should handle that. It will,
hopefully, be able to parse your customer's request and do something useful
and or pretty with the information returned from the DB.
It'll all be open source, so you'll be able to do pretty much anything you
like with it.
Simon St.Laurent
XML: A Primer / Building XML Applications (April)
Sharing Bandwidth / Cookies
http://www.simonstl.com
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html