I have a form, let user input address information:

 

<t:selectOneCountry

maxLength="25" />

 

Once user selects country, the state selection changes based on the country selected. The form can be incomplete when user selects country, but the validation is in the execution path on the server side when submitting the form by changing the country.

 

How to skip the validation when users select a country? For command link, immediate="true" can be used.

 

Thanks, Dave


Yahoo! FareChase - Search multiple travel sites in one click.

Reply via email to