templates.sm.page_form.tpl Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of easyee-auto Show documentation
Show all versions of easyee-auto Show documentation
Code Auto Generator for EasyEE Open Source JavaEE Enterprise Basic Development Platform(https://github.com/ushelp/EasyEE).
The newest version!
<%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%>
<%
String path = request.getContextPath();
String basePath = request.getScheme() + "://" + request.getServerName() + ":" + request.getServerPort() + path + "/";
%>
<%@ taglib uri="http://www.springframework.org/tags" prefix="s"%>
<%@ taglib uri="http://shiro.apache.org/tags" prefix="shiro"%>
<%-- 2. Form --%>
<%--
<%@ include file="/WEB-INF/content/dialog/${Module}/${ClassName}Add.jsp"%>
<%@ include file="/WEB-INF/content/dialog/${Module}/${ClassName}Edit.jsp"%>
--%> © 2015 - 2025 Weber Informatics LLC | Privacy Policy