You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by James Childers <jc...@hotels.com> on 2002/12/11 18:35:05 UTC

RE: Cannot find bean under name org.apache.struts.taglib.html.BEAN

> Then i have another problem : 
> Generated page comes with an error : 
> javax.servlet.ServletException: Cannot find bean under name 
> org.apache.struts.taglib.html.BEAN

Check your form bean and make sure it has getters/setters for each element in the <html:form></html:form> tag. If it is getting thrown during validation this may be what is causing your problem. 

-= J

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>