You need to look at the properties file in your documentation/reference.
This includes all internationalization functions for JSPs.  It's really
nothing but an ini file w/ name value pairs, but the naming convention of
the file allows for identification into multilanguages and even
locales/dialects amongst the language.  Most JSP servers can load these into
Java Bundles (hash lists) for performance reasons.

Hope that helps
Jorge

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of kdlitwak
Sent: Tuesday, August 29, 2000 1:28 AM
To: [EMAIL PROTECTED]
Subject: Repost: Internationaliation with JSPs


  I asked this a few days ago and will try again.  I need to know how to
inernationalize a JSP.  The J2EE blueprints say it can be done, but
since no one has replied to me, I'm beginning to doubt that statement.
Thanks.

Ken

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to