My guess is that you didn't provie the name attribute for you select tag.
Which mean buy providing the property attribute a lone, the select tag will
look for the been associated with the outer tag, which in this case is the 
form tag and you probably didn't have the outer tag(html:form tag) define.



-----Original Message-----
From: Andrew Luxner [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 12, 2001 7:26 AM
To: '[EMAIL PROTECTED]'
Subject: 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

Reply via email to