You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Chris Ward <cw...@go-integral.com> on 2001/02/05 18:23:17 UTC

how to USE differnet contexts

I have set up two contexts. One runs from webapps/ROOT, the other from
webapps/test. The contexts appear to be set up correctly. My application
runs fine from webapps/ROOT. The problem is running from webapps/test. The
main servlet calls JSP pages, which redirect to the main servlet again. The
JSP pages just reference /myServlet. They do not specify a context, such as
test/mysServlet, or ROOT/myServlet. I don't want to have to change every JSP
page to run this application in a different context. What do I need to do
this, so context is independent?

Chris
----------------------------------
Chris Ward - Developer
@ integral business solutions
tel: 651.631.3144
fax: 651.631.2544
email: cward@go-integral.com
web: www.go-integral.com