Add Google Crome Frame support.

This commit is contained in:
Paulo Gustavo Veiga
2012-06-21 22:18:04 -03:00
parent a5bf5b8d57
commit 10e869ab70
23 changed files with 99 additions and 154 deletions

View File

@@ -1,3 +1,5 @@
<!DOCTYPE HTML>
<%@ page import="org.apache.log4j.Logger" %>
<%@ page autoFlush="true" buffer="none" %>
<%@ include file="/jsp/init.jsp" %>
@@ -5,9 +7,9 @@
<%!
final Logger logger = Logger.getLogger("com.wisemapping");
%>
<h1>
<h2>
<spring:message code="${requestScope.title}"/>
</h1>
</h2>
<p style="font-weight:bold;">
<spring:message code="${requestScope.details}"/>