meta key words and internationalization

Guy Katz <[email protected]> Tue, 1 Feb 2005 09:55:04 +0200
Newsgroups gmane.comp.java.sun.servlet
Message-ID <[email protected]>
hi;

in an internationalized UTF-8 based application where i want to put no latin-1 keywords in my meta tag what should i do?
1. use the nativeToAscii tool to "unicode escape" my non latin-1 words and then put them in the meta tag keyword in the "\Uxxx" format
2. save the jsp page in UTF-8 and put the non latin 1 words as is in the page
3. both 1 and 2 are ok
4. none of the above

your advise would be very much appreciated.
thanks.,

___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html