I'd like to know in what configuration file I can set the charset encoding for the compilation
of jsp pages in geronimo-jetty.

When I have a jsp with multibyte non-ISO characters (ex. UTF-8) I see them as multiple
nonsense characters when the page is rendered.

It's not an issue of the browser, because dynamic content (from db) is displayed ok and when I set the the charset to UTF-8 for the user running geronimo everything
is displayed properly.

Thanks.

Reply via email to