What exactly are you trying to
achieve?
XML <-> Java <->
DB ?
Do you have a lot of complex business logic you
want to do, or is it simple validation and persistence of XML documents in a
relational DB ?
In my mind, you have essentially 2
approaches:
- go XML-centric: manipulating
trees.
- go with business objects.
Guillaume Lebleu
Brixlogic.
----- Original Message -----
Sent: Sunday, September 19, 2004 6:30
AM
Subject: [xml-dev] About Database and
Java in a Web service
Hi:
How can I mix XML and Java with a database as a
background in a Web service?
Besides Oracle wich other Database System I might
use?.
Regards....
Daniel...
|