Re: Struts Internationalization doesn't work on Linux

2006-10-09 Thread rohit dige
pying > of it or its > contents > > - Original Message - > From: "rohit dige" <[EMAIL PROTECTED]> > To: > Sent: Sunday, October 08, 2006 4:10 PM > Subject: Struts Internationalization doesn't work on > Linux > > > >I need to show

Re: Struts Internationalization doesn't work on Linux

2006-10-08 Thread Martin Gainty
TED]> To: Sent: Sunday, October 08, 2006 4:10 PM Subject: Struts Internationalization doesn't work on Linux >I need to show a text message on JSP page in browser's > preferred language. I have created multiple language > specific properties files and put them > under WEB-IN

Struts Internationalization doesn't work on Linux

2006-10-08 Thread rohit dige
I need to show a text message on JSP page in browser's preferred language. I have created multiple language specific properties files and put them under WEB-INF/classes/config. My JSP and Struts-config.xml look as following Struts-Config.xml JSP file <%@ page cont