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: [EMAIL PROTECTED]
web: www.go-integral.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to