Hi to all,

JSDK2.1 seems to have one bug - i use cyrillic fonts in my servlet (guest book)
and in JSDK2.0 all is ok, but in JSDK2.1 sometimes there is an error - this is
dump of the output:

HANDLER THREAD PROBLEM: java.io.CharConversionException: Not an ISO 8859-1
character: ?
java.io.CharConversionException: Not an ISO 8859-1 character: ?
        at javax.servlet.ServletOutputStream.print(Compiled Code)
        at com.sun.web.core.Response.sendBodyText(Response.java:165)
        at com.sun.web.core.Response.sendError(Response.java:107)
        at
com.sun.web.core.HttpServletResponseFacade.sendError(HttpServletRespo
nseFacade.java:96)
        at
com.sun.web.core.ServletWrapper.sendInternalServletError(ServletWrapp
er.java:201)
        at com.sun.web.core.ServletWrapper.handleRequest(Compiled Code)
        at com.sun.web.core.Context.handleRequest(Compiled Code)
        at com.sun.web.server.ConnectionHandler.run(Compiled Code)


Does anybody know something about this?

Thanks much.
R.V Makarov
[EMAIL PROTECTED]

___________________________________________________________________________
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

Reply via email to