>
> Hello All,
>
> I get this error, when I click on submit button
>
> *404 Not Found :
> Servlet error:* Parsing error processing resource path
> /WEB-INF/cfg/struts-config.xml
>
> I am using <set-property> tags inside action-mapping to access Application
> Module from Bc4jContext in struts action class. When I comment those tags,
> it does not give that eror
>
> These two errors are consistent and I do not know, whats the problem,
>
> Everything is included in classpath, but still TLD *warnings* (not a
> registered namespace) on all jsp pages comes up.
>
> This is my : struts-config.xml DTD
>
> <?xml version = '1.0' encoding = 'windows-1252'?>
> <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts
> Configuration 1.1//EN" "
> http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd";>
>
> can somebody please point me whats wrong here ??
>
> Thank you all in advance,
>
>

Reply via email to