<%--@elvariable id="mindmap" type="com.wisemapping.model.MindMap"--%> <%--@elvariable id="editorTryMode" type="java.lang.Boolean"--%> <%--@elvariable id="editorTryMode" type="java.lang.String"--%> <%--@elvariable id="mapXml" type="com.wisemapping.model.User"--%> <%@ page import="java.text.DateFormat" %> <%@ page import="java.text.SimpleDateFormat" %> <%@ page import="java.util.Calendar" %> <%@ include file="/jsp/init.jsp" %> <% Calendar calendar = Calendar.getInstance(request.getLocale()); calendar.setTimeInMillis(System.currentTimeMillis()); DateFormat dateFormat = SimpleDateFormat.getDateTimeInstance(DateFormat.DEFAULT, DateFormat.DEFAULT, request.getLocale()); String todayString = dateFormat.format(calendar.getTime()); %> <spring:message code="SITE.TITLE"/> - ${mindmap.title}
<%--
--%> <%--
--%> <%--
--%>
:${mindmap.creator} :${mindmap.title}