Have you submitted a bug report for this on orionserver.com's bugzilla?

Just a thought.

Dan.

At 09:36 16/03/2001 +0100, you wrote:
>Once again since my yesterdays posting seems to be lost:
>
>Hi Orion Masters,
>
>When I put line:
>response.setContentType("text/html;charset=ISO-8859-2");
>into my servlet's doGet method, I don't get response from the servlet.
>Moreover, Orion starts consuming ~100% of CPU until restarted.
>When I use:
>response.setContentType("text/html");
>I get the response, but naturally without my national charset.
>The problem occurs on 1.4.5, I didn't have it on 1.2.9.
>JSP encoding works fine. When I get its java code and put it as servlet, it
>works too.
>If I change my servlet to extend
>com.evermind.server.http.EvermindHttpJspPage instead of HttpServlet (and
>change doGet to _jspService, and so) it starts working, but it is not
>solution I would accept.
>So how can I have charset definition in servlets working?
>Thanks in advance,
>Rafal
>
>p.s. If it helps, I have Orion on NT Workstation installed.

--
Dan North
VP Development  -  Cadrion Software Ltd  -  +44 (0)20 7440 9550

CONFIDENTIALITY
This e-mail and any attachments are confidential
and may also be privileged. If you are not the named recipient,
please notify the sender immediately and do not disclose the
contents to another person, use it for any purpose, or store
or copy the information in any medium


Reply via email to