摘要:
创建CounterSerlet, 使用getServletContext,ServletContext 从request.getSession().getServletContext();获得 2. counter.jsp jsp里对应的对象就是application 阅读全文
posted @ 2017-10-18 23:21 work hard work smart 阅读(766) 评论(0) 推荐(0)
|
|||
|
摘要:
创建CounterSerlet, 使用getServletContext,ServletContext 从request.getSession().getServletContext();获得 2. counter.jsp jsp里对应的对象就是application 阅读全文
posted @ 2017-10-18 23:21 work hard work smart 阅读(766) 评论(0) 推荐(0)
摘要:
解决的方法 1. 添加 Context http://stackoverflow.com/questions/36703856/access-tomcat-manager-app-from-different-host 在 $tomcathome/conf/Catalina/localhost/下创 阅读全文
posted @ 2017-10-18 22:47 work hard work smart 阅读(1136) 评论(0) 推荐(0) |
|||