<%-- Document : ContentItemJSRPortletAdmin Created on : 20.06.2014, 13:08:01 Author : Jens Pelzetter --%> <%@page contentType="text/html" pageEncoding="UTF-8"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://java.sun.com/portlet_2_0" prefix="portlet"%>

Hello World from ContentItemJSRPortletAdmin.jsp

  • ${error}

Currently selected item

OID
${selectedItemOID}
Path
${selectedItemPath}
Title
${selectedItemTitle}
Type
${selectedItemType}
Status
${selectedItemStatus}
Path Title
${matchingItem.path} ${matchingItem.displayName} Select
<%--

Content Sections

  • ${section.displayName}
--%>