<%@ include file="/jsp/init.jsp" %> <%--@elvariable id="wisemapDetail" type="com.wisemapping.view.MindMapBean"--%>
  • : ${wisemapDetail.title}
  • : ${wisemapDetail.description}
  • : ${wisemapDetail.creator.username}
  • : ${wisemapDetail.creationTime}
  • : ${wisemapDetail.lastEditTime}
  • : ${wisemapDetail.lastEditor}
  • : ${wisemapDetail.starred}
  • (${wisemapDetail.countColaborators}): ${mindmapCollaborator.username}
  • (${wisemapDetail.countViewers}): ${mindmapViewer.username}

  • :
  • <iframe style="border:0;width:600px;height:400px;border: 1px solid black" src="http://www.wisemapping.com/c/embeddedView?mapId=${wisemapDetail.id}&amzoom=1"></iframe>