I just migrated my struts 2.1.6 webapp to 2.1.8. My webapp failed to load 
because it couldn't read struts-default.xml which is using 
http://struts.apache.org/dtds/struts-2.1.7.dtd. The dtd is not currently 
available in that url.

However, struts-2.1.7.dtd file is included in the struts-core-2.1.8.jar. How do 
I instruct my webapp to use the file in the jar instead of getting it from the 
http url, without editing the DOCTYPE line in the struts-default.xml in the jar?


      

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to