Hi,
What APIs does
Java have to use XML in java applications?
We have a Java project which needs some redesign for 2 sets of forms. A lot of processing in the sets are similar with different database entities manipulated. Is this a good opportunity to use XML? We are using Java 1.2 with SilverStream Application Server and Oracle for our database.
Specifically, what is the interface between java and XML?
Thanks for your help,
Savithri