Tomcat 3.3.x ships with JAXP 1.1. Unlike later versions of Tomcat, you can use any XML parser you like in your web-app by placing it in WEB-INF/lib, or globally by placing it in $TOMCAT_HOME/lib/apps.
"Shawn" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Does anyone know if Tomcat 3.3.x uses JAXP 1.1 or 1.0? > > Our open source project needs 1.1 and I need to figure out what I should > be telling people in terms of what works. 3.2.x has 1.0 I believe. > > TIA, > > -- > Shawn <[EMAIL PROTECTED]> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
