what others? This encoding string is buggy, if someone supports it, he
probably ignores it rather than using it...

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Lars Hoss
> Sent: Tuesday, November 07, 2000 10:25
> To: Orion-Interest
> Subject: Re: jsp problem
>
>
> hi!
>
> yup, you are right. i have tested the servlet with
> konqueror. nevertheless i wonder why all other
> servlet/jsp engines work well with konqueror?
>
> yours,
> lars
>
> Am Montag 06 November 2000 15:29 schrieben Sie:
> > 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