(源代码)如下: <%@ page language="java" %> <%@ page contentType="text/html;charset=gb2312" %>
急~~~
没事写个小探针玩,因为只能嵌在blog等里面所以这个只是得到用户的信息,等我以后在写一个功能强大的探针。 代码如下: <%@ page contentType="text/html;c
源代码下载wrox公司的,市面上有配套的书 http://www.wrox.com java/jsp c++ …………………… ……………… 进入下载页面后,点击c
受影响系统: Apache Software Foundation Tomcat 4.1.10 Apache Software Foundation Tomcat 4.0.4 描述: --------
//index.jsp 改进了的实现分类查询的默认页面 <%@ page contentType="text/html;charset=big5"%> <%@
//edit.jsp,通过manage.jsp链接过来的修改信息页面 <%@ include file="articleconn.jsp"%> <% String
//add.jsp 添加信息页面 <% /*Cookie c[]=request.getCookies(); if(c==null) {response.sendRedirect("l
//articleconn.jsp 数据库连接文件,几乎被每个页面包含,有的页面去掉获得Session,修改一下这个代码,很简单 <%@ page contentType="text/
**************************************//index .jsp 默认登录,查看信息页面 <%@ include file="articleconn