EAR deployment issue

I have an ear file created using WSAD 5.1 deployed into sun app server. It is giving errors when I go to the first page (which is an action).

javax.servlet.jsp.JspException: Cannot find ActionMappings or ActionFormBeans collection

org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:798)

org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:506)

org.apache.jsp.register_jsp._jspx_meth_html_form_0(register_jsp.java:192)

org.apache.jsp.register_jsp._jspService(register_jsp.java:141)

This is a struts project that I want to deploy. All jsp and servlets projects I deployed work fine.

[642 byte] By [Pradeeppillaipradeep] at [2007-11-26 9:00:18]
# 1
Hi,Have you placed all struts jars in application server.can you tell us where you have placed these jars.thanksskgaju
skgaju at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 2
I places all jars under "WEB-INF\lib"
Pradeeppillaipradeep at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 3
Will somebody be able to take a look if I send the ear file? That will be a great help.Thanks.
Pradeeppillaipradeep at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 4
HI,send it to skgaju@yahoo.com, I will look in to it.thanksskgaju
skgaju at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 5
Thank you very much.
Pradeeppillaipradeep at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 6
Please let me know if there is anthing wrong.Thank you very much.
Pradeeppillaipradeep at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 7
can you give me the fisrt page url u r trying.
skgaju at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 8
http://localhost:9080/EdgeWeb/homePageSetup.st is the page I am trying to access. This is an action.
Pradeeppillaipradeep at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 9
Just wondering, are you able to find out the problem?
Pradeeppillaipradeep at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...
# 10
Do you see anything unusual
Pradeeppillaipradeep at 2007-7-6 23:04:50 > top of Java-index,Application & Integration Servers,Application Servers...