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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=14780

Utility class FIFO name value pair collection





------- Additional Comments From [EMAIL PROTECTED]  2002-11-26 17:56 -------
My apologies for pasting the code.  Of course I realized afterwords that there 
was an attachment process.

The purpose of this code is to simplify the handling of select option values. 

This code needs additional functionality with the LabelValueBean which I 
haven't yet submitted.  Basically the LVB needs the equals and compareto 
methods so it can work seemlessly with the LabelValueList.

The LabelValueList creates a set which is unique based on the value of the 
inserted objects.  It is a fifo list so you can insert the pairs in the 
sequence you want them displayed.  It can be passed to the optionsCollection.  
It can be used in server side validations with the contains method.

Edgar

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

Reply via email to