web.xml中在Servlet中获取context-param和init-param内的参数
摘要:引自:http://blog.csdn.net/yakson/article/details/9203231 web.xml里面可以定义两种参数:1.application范围内的参数,存放在servletContext中,在web.xml中配置如下: 2.servlet范围内的参数,只能在serv
阅读全文
posted @ 2016-09-26 14:18
浙公网安备 33010602011771号