Hi
can i have more information about writing code using UNICODE. Give me the
site where, i can get more information for display in diff languages using
UNICODE, am i able to display in local languages also or just French,
Italian, etc like fixed languages which everyone is providing
srinivas
----- Original Message -----
From: "wensj" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, September 07, 2000 6:15 AM
Subject: Re: How to display a different language text in the Browser?
> try:
> eg.
> <%
> String aa=request.getParameter("formtag");
> aa=new String(aa.getBytes("ISO-8859-1"),unicode);
> file://replace unicode use your wantting.
> out.println(aa);
> %>
>
> ----- Original Message -----
> From: Rathna <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, September 06, 2000 8:14 PM
> Subject: How to display a different language text in the Browser?
>
>
> > Hi all, How do i display a differnet language string in the
> > browser? Our requirement is that we have a HTML page
> > which conatins the english text and the particular part of the
> > text should be in greek langage.
> >
> > It is very urgent,any information or the links will be very
> > help full.
> >
> > we are using : Jrun 2.1,jws,netscape 4.7.
> >
> > --
> > Cheers,
> > rathna
> >
> >
===========================================================================
> > 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
===========================================================================
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