Here's the facts:

Got a jsp that calls a bean that returns an XML document.   That
document specifies the .dtd file to be used in parsing it.  I'm using
the Xalan/Xerces classes from Apache and the class wants to go
looking for the .dtd file in the /bin directory of JBoss (in other words,
where it was launched from).

Is there some way I can configure JBoss, Tomcat or somehow in my
.ear/.war files where to go looking for this information?

I currently have all the .xsl and the .dtd files packaged as part of my
.war file and would like to reference them somehow.

Any ideas?

Robert


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to