Just in case you don't know this, Ashish, which you probably do, if
the user's browser is in a language and you have that language
available, the language will be shown automatically without the user
having to see if it is available. Having choices is valuable only
where the user wants a language
This is probably just about as easy with any mature framework. You
are probably using Struts, since you asked a Struts list, so I will
give you a Struts sort of answers, rather than Pearl, JSF, C#, NET, or
whatever. First, however, to answer your question rather than try to
sell my wares, I have
On 4/13/05, Ashish Kulkarni <[EMAIL PROTECTED]> wrote:
> Hi
> How to find out which language property files are
> availble in a web project, for example i have
> test.properties, test_fr_FR.properties,
> test_ru.properties file in WEB-INF\classes folder, how
> to identify on the fly what languages
Hi
How to find out which language property files are
availble in a web project, for example i have
test.properties, test_fr_FR.properties,
test_ru.properties file in WEB-INF\classes folder, how
to identify on the fly what languages property files
are availble and then display it in a jsp so the us
4 matches
Mail list logo