1. 首页
  2. 数据库
  3. 其它
  4. jsp源码实例3(获取jsp各种参数)

jsp源码实例3(获取jsp各种参数)

上传者: 2021-01-31 07:57:43上传 PDF文件 19KB 热度 11次
package coreservlets;import java.io.*;import javax.servlet.*;import javax.servlet.http.*;import java.util.*;/** Creates a table showing the current value of each* of the standard CGI variables.* * Taken from Core Servlets and JavaServer Pages* from Prentice Hall and Sun Microsystems Press,* http:
用户评论