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
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
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
Hello
thanks for replying
is this tutorial in
"http://www.roseindia.net/struts/strutsinternationalization.shtml";
still applicable for struts 1.2.9 ?
hicham
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-
You can name it whatever you like - for the default implementation you
configure the actual file name using a element in
the struts-config.xml and specifying the file name in the "parameter":
http://www.niallp.pwp.blueyonder.co.uk/HelpTagsErrorsAndMessages.html#section6
http://struts.apache.org/
Hello
newbie to struts, I'm readin a tutorial on i18n, on struts 1.1 using
a "application.properties" file
but I couldn't find that, on the struts-blank web application as I 'm
using struts 1.2.9
do I have to create a new file "application.properties" or the name
has changed ?
Thanks
hicham
--
Laurie,
Thanks a bunch for taking the time to respond. This helps us a lot. We
really appreciate it.
Keith
Laurie Harper wrote:
Keith Fetterman wrote:
We could use some help from people that have experience
internationalizing their Struts applications. I'd like to find out
what the best
Keith Fetterman wrote:
We could use some help from people that have experience
internationalizing their Struts applications. I'd like to find out what
the best practice is for handling these three cases:
1. One or more large paragraphs of text.
Depending on how large the paragraphs are and
On Wed, 2006-02-08 at 20:31 -0800, Keith Fetterman wrote:
>
> I have researched this issue all day on the Web, and have found no
> information that addresses these issues. I have also looked at
> several
> books and they don't address them either.
>
> Please share your experiences and practice
We could use some help from people that have experience
internationalizing their Struts applications. I'd like to find out what
the best practice is for handling these three cases:
1. One or more large paragraphs of text.
2. Text that has markup language or HTML tags mixed in, for example
im
This sounds easy, but I couldn't figure out how?
Suppose I have two resource files for two locales:
OnlineResource.properties (for default locale)
OnlineResource_it.properties (for locale Italian)
In my jsp, I can use to retrieve the default locale value
for myKey, then how to retrieve the pro
11 matches
Mail list logo