I'm pretty new to this, but it's possible your struts-config isn't being
read fully because of an error.  I received the similar error:

javax.servlet.ServletException: Cannot find ActionMappings or
ActionFormBeans collection

after adding a data source element to the struts-config.xml which tomcat
couldn't successfully initialize : (  Without that element the .jsp page
worked just fine.

hope that helps,

Loren

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, December 18, 2002 9:50 PM
To: [EMAIL PROTECTED]
Subject: form action doubt


hi  all,

 i've used   <html:form action="/screenLabelType"> in my jsp when i try to
execute  the jsp i get the exception

"org.apache.jasper.JasperException: Cannot find ActionMappings or
ActionFormBeans collection"

-[Mohammed_Rafeeq]

**************************************************************************
This email (including any attachments) is intended for the sole use of the
intended recipient/s and may contain material that is CONFIDENTIAL AND
PRIVATE COMPANY INFORMATION. Any review or reliance by others or copying or
distribution or forwarding of any or all of the contents in this message is
STRICTLY PROHIBITED. If you are not the intended recipient, please contact
the sender by email and delete all copies; your cooperation in this regard
is appreciated.
**************************************************************************



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

Reply via email to