摘要:
这个listner的作用就是监听web.xml中的配置para-name为webAppRootKey的值,比如我的web应用为tsts,那么我配置这样一个<context-param><param-name>webAppRootKey</param-name><param-value>tsts.root</param-value></context-param>,然后再配置这样一个监听器:<listener><listener-class>org.springframework.web.util.W 阅读全文
posted @ 2012-08-30 22:29
刺猬的温驯
阅读(856)
评论(0)
推荐(0)
浙公网安备 33010602011771号