
apps.simpleportal.simplepage.html.jsp Maven / Gradle / Ivy
The newest version!
<%@page import="javax.jcr.NodeIterator"%>
<%@page import="javax.jcr.query.Query"%>
<%@page import="javax.jcr.query.QueryManager"%>
<%@page import="javax.jcr.Node"%>
<%@page session="false"%>
<%@page contentType="text/html; charset=UTF-8" %>
<%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
<%@taglib prefix="sling" uri="http://sling.apache.org/taglibs/sling/1.0"%>
Headline
Your Slogan Here
Welcome
<%=currentNode.getProperty("content").getValue().getString() %>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy