html:options tag problem

2003-11-17 Thread SasiDharma Tharmarajah
Hi gurus. How does the html:options tag works???. say you are using html:options tag several times in a page. when will the html:options tag flush out the objects to the jsp page. I'm asking this is beacuse in our JSP page we are using html:options tag 8 times.for each iteration it has to load

Re: html:options tag problem

2003-11-17 Thread Mark Lowe
So your end user has to select 1 of 1800 options 8 times on one page? I've never had trouble with options but then again i've never smoked enough crack to think select menus with 1800 options would be a good thing. As a test you could use model 1 jsp or/and jstl to compare., c:forEach