Re: Getting the default Locale in JSP

2009-06-23 Thread Antonio Petrelli
2009/6/23 Vishnu Vyasan Nelliparmbil > How can I get a default Locale settings from browser? In JSP with EL: ${request.locale} Antonio

Getting the default Locale in JSP

2009-06-23 Thread Vishnu Vyasan Nelliparmbil
Hi Friends, How can I get a default Locale settings from browser? Regards Vishnu