That i know Chris. are you getting away from the question, i was talking about struts select tag. Apart from tht, I got problem with normal html select with struts2, its not generating _multiselect_xyz
-- Thanks & Regards Srikanth On Fri, Aug 2, 2013 at 9:41 PM, Chris Pratt <[email protected]> wrote: > It can, just use a regular <select>, instead of the <s:select> > (*Chris*) > > > On Fri, Aug 2, 2013 at 12:36 AM, Sreekanth S. Nair < > [email protected]> wrote: > > > Hi, > > Sometimes we need to provide an empty select tag which will be > > populated later depending on some value in form using ajax. Now its > > mandatory to provide at least an empty list to make select to work. Why > > can't struts2 select tag can handle this case, where we can render the > > select tag even we dont provide a prepopulated list? > > > > > > -- > > Thanks & Regards > > Srikanth > > >

