Hi all,

the APM, p. 105 says:

"The JavaServer Pages 1.1 specification allows you to deliver
locale-specific files by following the naming convention used by resource
bundles. This naming convention is the base file name followed by and
underscore and the language variant. A country and a variante can also be
used:

jsp + _ + language
jsp + _ + language + _ + country

<etc>
"

So this is a nice idea, but it doesn't say:

a) what the language and country values should be: codes or what?
b) how to set the locale and country set by these things

and

c) the JSP 1.1. spec I have from Sun's site makes no mention at all of
internationalization (dated November 30, 1999).

Any clues?

thanks in advance,

Julian.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to