META-INF.resources.wizardry.serioulizer.jsp Maven / Gradle / Ivy
The newest version!
<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8" trimDirectiveWhitespaces="true" %>
<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
<%@ taglib prefix="t" uri="http://net.aequologica.neo/jsp/jstl/layout" %>
<%--
Boolean isWizard = request.isUserInRole("wizard") || request.isUserInRole("BUILTIN\\Administrators");
request.setAttribute("isGeppaequoWizard", isWizard);
--%>
<%-- useful regular expressions to use on this file
remove 'if wizard' filter
]*)>([\S\s]*?)<\/c\:if>
$2
restore 'if wizard' filter
([\S\s]*?)
$2<\/c\:if>
--%>
<%-- c:if test='${isGeppaequoWizard}' --%>
<%-- l:title value="File Upload"/ --%>
Serioulizer
<%-- /c:if --%>
d o c u m e n t s
<%-- c:if test='${isGeppaequoWizard}' --%>
<%-- /c:if --%>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy