You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by Sloan Seaman <sl...@sgi.net> on 2003/02/28 20:46:55 UTC

Which is better

Sorry about that... acciedntly sent the email before I was done.

Anyway.

I was thinking of doing:
    <html:select property="promotionTypes">
     <html:optionsCollection property="promotionType"/>
    </html:select>

and having the action that displayes the page populate the bean so this
works.

Thing is, it goes against how I am doing the other things with custom tags.

I could use custom tags for this but then I don't think I could use the
html:select tags... I'd have to use straight HTML...

Idea's/Comments?

--
Sloan


---------------------------------------------------------------------
To unsubscribe, e-mail: taglibs-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: taglibs-user-help@jakarta.apache.org