cross context(100分)
我在tomcat中server.xml设置两个context,docBase
分别为c:\main和c:\data,
如何让c:\data中的jsp读到c:\main中的jsp设置的session信息,
也就是让tomcat把两个context中的session信息共享,
我设置了crossContext,仍不行,请高手指点一下。
问题点数:0、回复次数:0Top
相关问题
- What is a device context and why draw to a device context and not directly to the screen?
- context传值问题!
- 关于Tomcat Context问题
- 对于Context的理解??
- 一个Context的问题
- Context/pageContext/servletContext怎么区分?
- Cookie问题"Response is not available in this context"
- FAIL - Application at context path /myapp could not be started
- tomcat 5.0.28 的server.xml中,<context > ....</context>只能修改一次吗?
- 线程的CONTEXT什么意思?




