码迷,mamicode.com
首页 >  
搜索关键字:getinitparameter    ( 31个结果
ServletConfig和ServletContext
一、ServletConfig类           代表当前Servlet在web.xml中的配置信息           String getServletName()  -- 获取当前Servlet在web.xml中配置的名字           String getInitParameter(String name) -- 获取当前Servlet指定名称的初始化参数的值      ...
分类:其他好文   时间:2014-08-08 18:22:26    阅读次数:311
31条   上一页 1 2 3 4
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!