I am trying to print out month names and week names in java.util.Calendar using Calendar supported locales. When I try locales such as Russian, Japanese, Chinese etc, I get an exception of java.io.CharConversionException: Not an ISO 8859-1 character: ? in my JSP page. What's the easiest way to fix this? ___________________________________________________________________________ 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
