From: "Randall Svancara" <[EMAIL PROTECTED]>
I can replicate this problem on my laptop as well. When I disable the
network connections,
I recieve the same errors. So why does struts need to go
to http://struts.apache.org/dtds/struts-config_1_2.dtd to find the dtds??
So how can I make struts find this file locally.
I just disabled my network connection, started Tomcat 5.5.9, and dropped in
all of the example/documentation webapps that ship with Struts 1.2.7.
Everything works fine offline for me.
Do you have any .tld files sitting "loose" in WEB-INF? Do you have any
<taglib> tags in web.xml? Try removing both the .tld files and the mappings
in web.xml. The dtds are in their respective .jar files, and can be located
there if you use the correct DOCTYPE declaration.
Here's an archived post from Craig explaining how it works:
http://marc.theaimsgroup.com/?l=struts-user&m=107842475723945
--
Wendy Smoak
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]