Nick:
I had some problem with a struts application which JBoss+Tomcat could not
resolve entries in struts-config.xml, I added the header:
<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE struts-config PUBLIC
"-//Apache Software Foundation//DTD Struts Configuration 1.0//EN"
"http://jakarta.apache.org/struts/dtds/struts-config_1_0.dtd">
to the top of strut-config.xml
It resolved the dtds. Hope this helps.
Jamal.
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user