摘要:
一、page 对象 page对象代表JSP本身,更准确地说它代表JSP被转译后的Servlet,它可以调用Servlet类所定义的方法。 二、config 对象 config 对象里存放着一些Servlet 初始的数据结构。 config 对象实现于javax.servlet.ServletConfig 接口,它共有下列四种方法: public String getInitParameter(name) public java.util.Enumeration getInitParameterNames(... 阅读全文
posted @ 2012-08-21 16:46
欢歌911
阅读(2640)
评论(0)
推荐(0)

浙公网安备 33010602011771号