dir.jsp
上传用户:huijianzhu
上传日期:2009-11-25
资源大小:9825k
文件大小:1k
源码类别:

电子政务应用

开发平台:

Java

  1. <%@ page language="java" pageEncoding="GB2312" contentType="text/html;charset=GB2312" %>
  2. <%@ include file="/common/taglibs.jsp"%>
  3. <html>
  4. <head>
  5. <META NAME="Robots" CONTENT="noindex">
  6. <title>Dir zhengwu.e-v.com.cn</title>
  7. <link rel="stylesheet" type="text/css" href="deeptree.css">
  8. <script language="JavaScript" src="script.js"></script>
  9. <meta http-equiv="content-type" content="text/html; charset=gb2312">
  10. </head>
  11. <body onselectstart="SelectStart();" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0" bgcolor="#F1F1F1" text="#000000">
  12. <nobr><div style="overflow:auto;" id="deeptree" class="deeptree" CfgXMLSrc="deeptreeconfig.xml"></div></nobr>
  13. </body>
  14. </html>