This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: refresh doesn't work if jsf validation failedilya_shaikovsky Jun 19, 2007 9:10 AM (in response to mblondel)Surround your select with a4j:region. 
- 
        2. Re: refresh doesn't work if jsf validation failedmblondel Jun 19, 2007 9:12 AM (in response to mblondel)only the select or select + outputPanel ?? 
 thanks
- 
        3. Re: refresh doesn't work if jsf validation failedilya_shaikovsky Jun 19, 2007 9:39 AM (in response to mblondel)Wrap the components that you need to be processed only. If you need to proces only the select without validating/applying the input - war only select to region. 
- 
        4. Re: refresh doesn't work if jsf validation failedmblondel Jun 19, 2007 9:59 AM (in response to mblondel)thanks it works 
 
    