> -----Original Message-----
> From: Caroline Jen [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 10, 2004 9:56 AM
> To: [EMAIL PROTECTED]
> Subject: [HELP]Cannot retrieve definition for form bean null
> 
> 
> Hi, it is me again.
> 
> I still have problem with displaying my JSP.  This
> time, the error message is:
> 
> '[ServletException in:/frame/content/messageForm.jsp]
> Cannot retrieve definition for form bean null' 
> 
> 1. I click on this link:
> 
> <html:link action="/MailMessage">Send
> Message</html:link>
> 
> 2. the action mapping in struts-config.xml is:
> 
>     <action
>         path="/MailMessage"
>         parameter=".message.Form"
>       
> type="org.apache.struts.actions.ForwardAction"/>

You need to look here for the problem.  Assuming you copied and pasted this.


> 
> What am I missing this time?

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

Reply via email to