Re: html:select example

2003-12-30 Thread Carl
some working examples, but I'm not expert ;-) normal gras italique gras-italique For the second one, It seems that there is other way to do the same, using html:options or html:optioncollection, but I'v

RE: html:select example

2003-12-30 Thread Steve Raeburn
I have some examples of Struts tags, including html:select, at http://www.ninsky.com/struts Various other examples are listed at http://struts.sourceforge.net/community/examples.html Steve Sorry if this is a duplicate message, sent the first one from the wrong address :-( > -Original Messag

RE: html:select example

2003-12-30 Thread Daniel Lipofsky
> Would someone show me a very simple example of the use of an > html:select tag? I did not understand its use. > > I'd appreciate any simple example. The select tag can contain a list of option tags, or an options or optionsCollection tag or any combination. Here I use 1 option tag to