Yes, you need an XML parser as the introduction at http://jakarta.apache.org/struts/doc-1.0.2/installation.html clearly points out. I am using Xerces 1.4.4 with Struts 1.1b-1 without any problems, though I am using JRun 3.1 (ugh - soon migrating to WebLogic 6.1). All I had to do was stick the xerces.jar file in the app root lib directory.
Mark -----Original Message----- From: Abbas Valinejad [mailto:[EMAIL PROTECTED]] Sent: Sunday, May 19, 2002 12:40 AM hi i want to know if we need a XMLParser to use Struts tag libs. if we need to have a XMLParser can we use Apache Xerces ? i download it. the zip file contains 3 Jar files with some document & sample. but i don't know where should i copy jar files. i copy them in my CLASSPATH directory (TOMCAT_HOME/lib) but already i can not use strust tag libs. what should i do? with speacial thanks abbas valinejad -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

