Do you have the taglibs included in the header of your JSP?

Bernhard


-----Urspr�ngliche Nachricht-----
Von: Buics [mailto:[EMAIL PROTECTED]]
Gesendet: Freitag, 21. Februar 2003 09:36
An: Struts Users Mailing List
Betreff: Help in html option tag


anybody could help me this one,
it takes me 2 days to figure this out and wheeeww 'til now I dont have a
solution.

<html:select property="creditCardType" size="1">
<html:options collection="<%= Constants.CCTYPES_ARRAY_KEY %>"
                                      property="value"
                                  labelProperty="label"/>
                    </html:select>



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


Thank you in advance ..

--buics


--
It's good to be slow and steady; but it's better to be fast and reliable.




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

Reply via email to