Im doing project in STRUTS.

Im getting Error as
javax.servlet.jsp.JspException: Cannot find ActionMappings or ActionFormBeans 
collection

In my Jsp i specified
<html:form action="/indexAction"> 
and in Struts-config.xml

                      
                      


Im getting Above error only if i deploy my source in 'jboss-5.0.0.Beta4' or 
'jboss-5.0.0.CR1'.
If i do the above(SAME) in LOWER version that mean 'jboss-4.0.3' then its 
working...

plz clarify my doubt....

Thanks

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4162799#4162799

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4162799
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to