Hi there.

Has anybody an example for this?:

A JSP-Page with a list box which is filled by the
bean
I know this:

<html:select property="days">
    <html:options colllection="daylist" property="iddays" 
labelProperty="displayday">
</html:select>

But I'm a little bit confused about all theese id's names and types
How to handle this with beans?

Please give me a simple working example (the jsp, the bean and what is
needed, too).

Thank you

Hans




_________________________________________________________________
Downloaden Sie MSN Explorer kostenlos unter http://explorer.msn.de/intl.asp.


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

Reply via email to