RE: context path problem - urgent

2004-08-09 Thread Yu, Joel, Contractor
I am using Bea Weglogic 8.1. -Original Message- From: Geoffrey Morris [mailto:[EMAIL PROTECTED] Sent: Friday, August 06, 2004 12:24 PM To: [EMAIL PROTECTED] Subject: RE: context path problem - urgent The problem is that you are deploying your app to "/foo" instead of

RE: context path problem - urgent

2004-08-06 Thread Geoffrey Morris
x27;s Tomcat 5, I can show you how to deploy your app to /apps/foo. -Original Message- From: Yu, Joel, Contractor [mailto:[EMAIL PROTECTED] Sent: Thursday, August 05, 2004 2:37 PM To: '[EMAIL PROTECTED]' Subject: context path problem - urgent hi, I server called "apps"

context path problem - urgent

2004-08-05 Thread Yu, Joel, Contractor
hi, I server called "apps", all application deployed under apps will have /apps in it's uri. for example to access application named "foo": http://somehost.com/apps/foo my problem is when I say in my jsp (with set up in my struts-config.xml), it goes to http://somhost.com/foo/test.action, it d