Re: html:optioncollection

2005-09-19 Thread Praveen Kumar
Hi I think your question's answer will be use these tags refer tag lib Regards Kumar Marc Ende <[EMAIL PROTECTED]> wrote: Hi, I'm using the only with collections. Now I need to order the contents. It's possible to assign anything else (orderable/sortable) than collections to this tag?

Re: html:optioncollection

2005-09-19 Thread Wendy Smoak
From: "Marc Ende" <[EMAIL PROTECTED]> I'm using the only with collections. Now I need to order the contents. It's possible to assign anything else (orderable/sortable) than collections to this tag? What are you using now, and what do you need it to do? This works with a TreeMap to keep thing

html:optioncollection

2005-09-19 Thread Marc Ende
Hi, I'm using the only with collections. Now I need to order the contents. It's possible to assign anything else (orderable/sortable) than collections to this tag? marc