DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36626>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36626





------- Additional Comments From [EMAIL PROTECTED]  2005-11-13 20:24 -------
I understand the problem of backward compatibility, but a flag would still be a 
good modification.  Is 
anybody using the options parameter and giving it a map?  To me, this could be 
the most useful tag in the 
entire library, in fact, it would be the only one we are using.  The rest are 
nearly identical to a plain old 
input tag.  By giving the options attribute a LinkedHashMap you could quickly 
generate the list you want to 
see and have it return the key to be used to manipulate the data.  I posted 
this because we honestly found 
that this tag was useless without it.  For our purposes it's easier to just 
build the select option list on the 
fly with Java code in the JSP.  But if others are getting value (no pun 
intended) from using this tag then 
that's great.  Thanks for the discussion.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

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

Reply via email to