I'm currently attempting to parse an XML string to obtain specific
values obtained within. I understand that I can use the jaxp.jar and
parser.jar files to access classes for doing such things. I'm creating
JSP pages therefore I could either write code directly in here or write
my own classes. However, is there an inbuilt functionality within
Tomcat to parse XML strings without having to write code utilising these
base classes?
James
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]