Hi,
Look for struts.jar. This file must to be localized on your WEB-INF\LIB from
webapp container directory. If struts.jar is on another directory that
doesn't is your webapp\WEB-INF\LIB and included in CLASSPATH you will
probably receive this error.
cheers,
Gilson


> ----- Mensagem original -----
> De:           Harinath [SMTP:[EMAIL PROTECTED]]
> Enviada em:           terça-feira, 28 de maio de 2002 00:34
> Para:         struts
> Assunto:              Cannot find ActionMappings or ActionFormBeans
> collection
> 
> Can somebody, tell me the cause of this exception. I think there is
> something wrong with my configurations in
> my struts-config.xml. But i am unable to figure out.
> 
> javax.servlet.jsp.JspException: Cannot find ActionMappings or
> ActionFormBeans collection
>       at org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:816)
>       at
> org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:528)
>       at org.apache.jsp.logon$jsp._jspService(logon$jsp.java:88)
>       at
> org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:107)
> 
> Thx,
> Hari
> 
> 
> 
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>

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

Reply via email to