Hi,
If you have the following JSP:
<%@ page session="false" contentType="text/html; charset=UTF-7"
%><HTML><HEAD><TITLE>Character Encoding Test - UTF-7
JSP</TITLE></HEAD><BODY>
<% out.write("This is unicode for Euro: \u20ac [should be €]"); %>
</BODY></HTML>
I get a "Not found (404)" page. JWS throws an UnsupportedEncodingException
though. Nevermind the UTF-7 charset. I use it just as an example and know
that the JDK doesn't support it ...
Bye
Christian
--
Christian Mallwitz INTERSHOP Communications Germany
Senior Software Engineer phone: +49 3641 894 334