Andre-John Mas wrote: ... > > BTW since you are using a JSP, you should be able to specify the content > type in the JSP: > > <%@ page language="java" contentType="text/html; charset=UTF-8" > pageEncoding="UTF-8"%> >
Actually I tried that first, adding it to all 3 .jsp files that were included (rather than a single forward), but it had no obvious effect on the problem. David --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org