Re: Reload combo option if validation fail.

2007-08-26 Thread Zarar Siddiqi
D] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > > -- > View this message in context: > http://www.nabble.com/Reload-combo-option-if-validation-fail.-tf4297263.html#a12247320 > Sent from the Struts - User mailing list archive at Nabbl

Re: Reload combo option if validation fail.

2007-08-20 Thread Boon Leng
additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Reload-combo-option-if-validation-fail.-tf4297263.html#a12247320 Sent from the Struts - User mailing list archive at Nabble.com. --

Re: Reload combo option if validation fail.

2007-08-20 Thread Boon Leng
nsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Reload-combo-option-if-validation-fail.-tf4297263.html#a12247213 Sent from the Struts - User mailing list archive at Nabble.com.

Re: Reload combo option if validation fail.

2007-08-20 Thread Boon Leng
able.html > > Zarar > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Reload-combo-option-if-valid

Re: Reload combo option if validation fail.

2007-08-20 Thread Dilip Ladhani
dation > > public String list() throws Exception { > > this.countryOptions = lookupManager.getCountries(); > > return SUCCESS; > > } > > > > public String search() throws Exception { > > List results = userManager.findB

Re: Reload combo option if validation fail.

2007-08-20 Thread Zarar Siddiqi
extends ActionSupport { > > > @SkipValidation > public String list() throws Exception { > this.countryOptions = lookupManager.getCountries(); > return SUCCESS; > } > > public String search() throws Exception { > List res

Reload combo option if validation fail.

2007-08-20 Thread Boon Leng
-- View this message in context: http://www.nabble.com/Reload-combo-option-if-validation-fail.-tf4297263.html#a12231644 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] F