Re: Pre-populated option values of a select not got on Submit

2006-12-05 Thread Laurie Harper
Please keep discussion on the mailing list, so others have the chance to respond and/or benefit. Comments in-line: On 5-Dec-06, at 8:51 AM, Sridhar Raman wrote: This is how the the getter and setter of the category property looks like: public void setCategory(String[] category) { th

Re: Pre-populated option values of a select not got on Submit

2006-12-04 Thread Laurie Harper
What do the 'category' property's getter and setter (getCategory and setCategory methods) in the form bean look like? L. Sridhar Raman wrote: I have a select/option in my JSP like this: property="category" multiple="yes"> I have also defined the bean for catSelList: In the Form java f

Pre-populated option values of a select not got on Submit

2006-11-30 Thread Sridhar Raman
I have a select/option in my JSP like this: I have also defined the bean for catSelList: In the Form java file, I have the method public Collection getCatSelList(), that returns the list of values that needs to be displayed in the select/option menu. The page works fine when opened. The

Values of a select

2004-11-24 Thread Luis Antonio Martinez Cuevas
Hi, can i get the values of a select to use them in another select with a logic? Correo Saliente escaneado por Webshield Appliance - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]