JSF internationalization problem
        Posted  
        
            by M3rlino
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by M3rlino
        
        
        
        Published on 2010-05-18T10:07:11Z
        Indexed on 
            2010/05/18
            10:11 UTC
        
        
        Read the original article
        Hit count: 333
        
jsf
|internationalization
Hi,
i have this problem:
I added to faces-config.xml in my webapp this line
fr pt_BR
but when i try to access to the page with my browser set to language french i get english validation errors
what is wrong with my web-app? Did I miss something?
Thank you in advance for your help!
© Stack Overflow or respective owner