Config.jsp
资源名称:mxnhnews.rar [点击查看]
上传用户:sdtxjx
上传日期:2022-07-09
资源大小:2937k
文件大小:1k
源码类别:
Jsp/Servlet
开发平台:
Java
- <%@ page contentType="text/html; charset=GBK" language="java"%>
- <%@ page import="dreamtime.dreamnews.*"%>
- <%!
- ListClass LC = new ListClass();
- Function Fun = new Function();
- ShowNews sNews = new ShowNews();
- /************* 读取配置信息 ***********************/
- public String CopyRight = Fun.OutCopyRight();
- public String DreamNewsTitle = Fun.DreamNewsTitle;
- public String ID = null;
- public int iPageType = 0;
- %>
- <meta http-equiv="Content-Language" content="zh-cn">
- <meta http-equiv="Content-Type" content="text/html; charset=GBK">