hi folks,
I have a simple form in struts:
<html:form  action="logon.do" focus="userName">
<html:text property = "userName"/>
</html:form>
I get an exception when the jsp page is rendered
[Servlet Error]-[/Login.jsp]:
javax.servlet.jsp.JspException: Cannot retrieve
definition for form bean null
what's wrong?
thanks


                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 

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

Reply via email to