Resource Bundle

T

Taji

I have developed a web app using jsp/servlet. I want to use the french
resource bundle for my app so it can be in french and english.
Where do I find the resource bundle properties or jar file for french?
Or do I have to create one myself?

Thanks.

Taji.
 
R

Roedy Green

I have developed a web app using jsp/servlet. I want to use the french
resource bundle for my app so it can be in french and english.
Where do I find the resource bundle properties or jar file for french?
Or do I have to create one myself?

These are something you compose. They contain for example the English
and French translations of the strings you used in your program.
The generic support behind them for say dates, currency etc. is part
of the JRE.

When you statically compile to run on machines without a JVM, you have
to decide which countries and timezones to include.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,969
Messages
2,570,161
Members
46,710
Latest member
bernietqt

Latest Threads

Top