All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jcr-scripts.JcrExplorer.gwt.jsp Maven / Gradle / Ivy

<%
// Check if debug mode
String moduleName = "Ajanlom";
if (request.getParameter("gwt.codesvr") != null || request.getParameter("development") !=null) {
	moduleName = "AjanlomDevelopment";
}
pageContext.setAttribute("moduleName", moduleName);
%>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy