common.jsp
上传用户:kimgenplus
上传日期:2016-06-05
资源大小:20877k
文件大小:0k
源码类别:

OA系统

开发平台:

Java

  1. <%@ taglib prefix="bean"  uri="http://struts.apache.org/tags-bean" %>
  2. <%@ taglib prefix="logic"  uri="http://struts.apache.org/tags-logic" %>
  3. <%@ taglib prefix="html"  uri="http://struts.apache.org/tags-html" %>
  4. <%@ taglib prefix="c"  uri="http://java.sun.com/jsp/jstl/core" %>
  5. <%@ taglib prefix="fmt"  uri="http://java.sun.com/jsp/jstl/fmt" %>
  6. <%@ taglib prefix="pg"  uri="http://jsptags.com/tags/navigation/pager" %>
  7. <%@ taglib prefix="my"  uri="http://www.bjsxt.com/myfunctions" %>