I've seen a similar problem, which only seems to happen when using the
KDE2.0 Konquerer browser in my case though.

On Mon, 6 Nov 2000, Lars Hoss wrote:

> hi all!
> 
> i wrote a very simple http servlet that overrides the doGet method.
> this method simply tries to obtain a PrintWriter object through
> response.getWriter().
> the problem is that the servlet failes with an "UnsupportedEncodingException"?
> the exception says that the encoding "iso8859-1;q=1.0" is not
> supported by the Sun JVM.
> 
> what can i do?
> thanks for your help in advance.
> 
> yours,
> lars
> 
> 


Reply via email to