> Besides using native2ascii, would someone please recommend me how to make > tocmat to work with UTF-8 properties files, thanks!
After using native2ascii on your property files, put the following tag in your JSP files: <%@ page contentType="text/html;charset=UTF-8" language="java" %>