ext js 自定义表签

阅读更多

1.jsp文件

<%@page contentType="text/html; charset=utf-8"%>

<%@taglib prefix="ext" uri="/ext-tags"%>

<%@taglib prefix="app" uri="/app-tags"%>

<%@taglib prefix="s" uri="/struts-tags"%>

 

   <%@include file="../../scripts/routeconfig/dateflowCfg.js"%>

   <%@include file="../../scripts/routeconfig/date.js"%>

   <%@include file="../../ext-3.4.0/multiSelect.js"%>

   <%@include file="uploadForBatchForm.jsp"%>