Can you please send the code of your action mapping also. AS i think u may
be using attribute not the name while associating the form with the Action.



----- Original Message -----
From: "Ipsita" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Thursday, November 13, 2003 2:21 PM
Subject: Definition for form bean


> Hi,
>
> I am getting
> [
> org.apache.jasper.JasperException: Cannot retrieve definition for form
> bean null
> ]
>
> but I have given it in my struts-config.xml
> [
> <form-beans>
>         <form-bean
>            name="loginForm"
>    type="com.globalRad.LoginForm"/>
> </form-beans>
> ]
>
> the class LoginForm.class exists in the specified directory structure...
>
> Where can I be going wrong? Pls advice.
>
> Thanks!
>
> Ipsita
>
>
> --
> http://www.fastmail.fm - mmm... Fastmail...
>
> ---------------------------------------------------------------------
> 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