How about that?

http://jsp.java.sun.com/docs/books/tutorial/i18n/index.html

Regards,
Dan
-------------------------------------------
Daniel Lopez Janariz ([EMAIL PROTECTED])
Web Services
Computer Center
Balearic Islands University
-------------------------------------------

Java Server Pages wrote:
>
> Hello,
>
> How to store and retrieve NLS strings in HTML pages generated using JSPs?
> For example, let us say that the generated HTML page contains two fields
> "UserID" and "Password". If the page is to be generated in German, the
> fields should be "Benutzer" and "Kennwort" respectively. In Windows
> development, we use multiple resources and depeding on the language we load
> the appropriate resource dialog.
>
> Does anyone has an idea of how to implement this techinque in JSP generated
> HTML files? Are there any utility classes avaliable in Java for this?
>
> Any help is grealty appreciated.
>

===========================================================================
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