Re: [s2] How to force validation to combobox field

2008-07-29 Thread Laurie Harper
No, it isn't. A 'combobox' results in a request parameter just like any other input. It can be validated in the same way as any other input. L. Milan Milanovic wrote: So, comboxbox in Struts 2 cannot be validated, is it true ? Milan Milanovic wrote: Hi, does anyone know how I can force us

Re: [s2] How to force validation to combobox field

2008-07-25 Thread Milan Milanovic
So, comboxbox in Struts 2 cannot be validated, is it true ? Milan Milanovic wrote: > > Hi, > > does anyone know how I can force user to choose value from a combo box by > using S2 validation ? > Now, when he submit the form combobox is empty and the next time when he > submit error my occur