SLING-INF.apps.dynamodb.render.jsp Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of SlingDynamo Show documentation
Show all versions of SlingDynamo Show documentation
com.github.sdmcraft.slingdynamo - SlingDynamo
The newest version!
<%@ page session="false"%>
<%@ page
import="javax.jcr.*,org.apache.sling.api.resource.Resource"%>
<%@ taglib prefix="sling"
uri="http://sling.apache.org/taglibs/sling/1.0"%>
<%=resource.toString()%>
<%=resource.getResourceMetadata()%>
render.jsp rendered this