<%-- This file is to be included at the top of a jsp page. contenType header is overriden so that charset is set to UTF-8 instead of ISO-8859-1 by default. See bug 2885633 for more information Future global directives or includes should also go in this file --%> <%@ page contentType="text/html; charset=UTF-8" %>