Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

validating XML documents against a DTD

ManjitJan 8 2004 — edited Feb 8 2004
Guys I am new to XML and I have this requirement to validate a XML document against a DTD.This validation has to be done through my java application.In short , a user enters a XML data thru a JSP form ,and moment he presses the SAVE button my java program should validate the XML data against a DTD and then display any error or else save the data into an Oracle table.

I was wondering lot of program/utitlities must be available out there which will do the validation for me ,rather than me re-inventing the wheel.

Please advice.

Thanks
Manohar.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 7 2004
Added on Jan 8 2004
2 comments
477 views