<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" %> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %> Mindmap Detail

Details for map with id '${map.id}'

Id: ${map.id}
Title: ${map.title}
Description: ${map.description}
Owner: ${map.owner}
Xml:
Last Modified: ${map.lastModifierUser}
Creator: ${map.creator}
Public: ${map.public}