Re: Error to pass struts-config dtd 1.1 to 1.2

2006-06-22 Thread Niall Pemberton
There is usually more detailed info about the error in the logs. Also for upgrading from 1.1 to 1.2.x - see the wiki upgrade notes: http://wiki.apache.org/struts/StrutsUpgrade Niall On 6/21/06, José María Tristán <[EMAIL PROTECTED]> wrote: Hello: I'll like to use struts 1.2.x. I have

Error to pass struts-config dtd 1.1 to 1.2

2006-06-20 Thread José María Tristán
Hello: I'll like to use struts 1.2.x. I have struts 1.1. I replace the jars and the tld. In the struts-config I write: http://struts.apache.org/dtds/struts-config_1_2.dtd";> before I have: http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";> In the web.xml I have: