Olve SÃther Hansen wrote:

Now I am saying false things. I thought my baseLayout.jsp had this
entry.. It didn't.

So it is enough specifying <%@ page contentType="text/html; charset=UTF-8"%>
in the base tiles file if that architecture is used.




I think it that should work.

But I think I ran into a problem when pre-compiling the JSP pages when using the 2.3 spec. If you don't pre-compile I think it should be ok. If you do pre-compile, each JSP is passed to the compiler and the compiler does not know the encoding, so it uses the default. This is why I ended up adding it to all pages.

--
Jason Lea



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



Reply via email to