unsubscribe -----Original Message----- From: Shawn Bayern [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 01, 2002 3:06 PM To: Tag Libraries Users List Subject: RE: Sorted Select values
On Tue, 1 Oct 2002, Holly, Michael wrote: > I would think that default functionality of the Tag would output the > values in the order that they came in. Just a suggestion... It's up to the data structure, though, not the tag. The tag has no way of knowing what order you inserted items into a HashMap. -- Shawn Bayern "JSTL in Action" http://www.jstlbook.com -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
