Hi Remy,

>       <!DOCTYPE struts-config PUBLIC
>           "-//Apache Software Foundation//DTD Struts 
> Configuration 1.0//EN"
>           
> "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";>
>
> Do you have any clue ?
> Can you see anything wrong ??
> Is there an order for specifying the plug-in tag in struts-config.xml
??

In your DOCTYPE tag you have the text "DTD Struts Configuration 1.0" -
you will need to change this to "DTD Struts Configuration 1.1" (note 1.1
instead of 1.0).

HTH,

Justin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to