You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Andrew Luxner <An...@issdrm.com> on 2001/09/12 16:26:17 UTC

Help using html:select tag

Hello,
I'm new to struts and trying to use the html:select tag. When I try to run
this I get the following error:
Cannot find bean under name org.apache.struts.taglib.html.BEAN at
org.apache.struts.taglib.html.SelectTag.doStartTag(SelectTag.java:283) 

Is there anything obvious that stands out here?

Thanks,
Andrew