OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] About Database and Java in a Web service

[ Lists Home | Date Index | Thread Index ]

<< How can I mix XML and Java with a database as a background in a Web service?

There are various scenarios, but typically a Java program (e.g., servlet) uses
JDBC to store and retrieve the XML content in an SQL database, one of several
APIs to parse a document, and SOAP or XML-RPC to send documents across the
network wire.

<< Besides Oracle wich other Database System I might use?.

You'll need a DBMS for which there is a JDBC driver -- you can choose from about
80 or so:

www.SQLSummit.com/JDBCvend.htm





 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS