Hi, I have problems with German Umlauts when I enter the code below to my jsp pages. The problem is when I for example I forget to fill a required field and the previous values are restored after validation.
How can I fix that? I use tomcat-4.1.24 with struts-1.1. <%@ page contentType="text/html; charset=UTF-8" %> <%request.setCharacterEncoding("UTF8");%> Zsolt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]