Hi,

it seems that WicketServlet.doGet() has serious bug. The
servletResponse.setContentType() should be called before
servletResponse.getWriter() otherwise the writer will be in ISO-8859-1, see
http://java.sun.com/products/servlet/2.2/javadoc/javax/servlet/ServletResponse.html

Jan




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to