Looks like you have an action in the html:form in submit.jsp which is not there in the struts-config action mappings (checkout the case of the actions as well)

Nitesh
----- Original Message ----- From: "Amin Mohd Sani" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Friday, June 17, 2005 11:59 AM
Subject: RE: another newbie


Anyone using eclipse and jboss with struts?

I'm getting this error as below :

12:30:48,329 ERROR [Engine] StandardWrapperValve[jsp]: Servlet.service()
for ser
vlet jsp threw exception
javax.servlet.jsp.JspException: Cannot retrieve mapping for action
/submit
       at
org.apache.struts.taglib.html.FormTag.lookup(FormTag.java:753)
       at
org.apache.struts.taglib.html.FormTag.doStartTag(FormTag.java:443)
       at
org.apache.jsp.submit_jsp._jspx_meth_html_form_0(submit_jsp.java:140)

it looks like I'm missing something on the eclipse side.


TIA,

Amin

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



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

Reply via email to