0 Replies Latest reply on Jul 7, 2008 6:53 AM by ps.ganesh

    lower version that mean 'jboss-4.0.3' then its working.But n

    ps.ganesh

      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