RE: Include common javascript file with relative path - reply

2004-05-24 Thread Kathy Zhou
Try in your common_header.jsp. Kathy -Original Message- From: Ding Lei [SMTP:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 9:48 PM To: Struts Users Mailing List Subject:Re: Include common javascript file with relative path Hi kathy, > request.getContextPath() could

Re: Include common javascript file with relative path

2004-05-24 Thread Ding Lei
thy > > -Original Message- > > From: Paul McCulloch [SMTP:[EMAIL PROTECTED] > > Sent: Thursday, May 20, 2004 4:55 AM > > To: 'Struts Users Mailing List' > > Subject:RE: Include common javascript file with relative path > > > > Look at t

Re: Include common javascript file with relative path

2004-05-20 Thread Ding Lei
Paul, It works! Thank you! Yours, Ding Lei On Thu, May 20, 2004 at 09:55:22AM +0100, Paul McCulloch wrote: > Look at the tag. > > Paul > > > -Original Message- > > From: Ding Lei [mailto:[EMAIL PROTECTED] > > Sent: 18 May 2004 10:11 > > To: [EMAIL PROTECTED] > > Subj

RE: Include common javascript file with relative path

2004-05-20 Thread Kathy Zhou
request.getContextPath() could be a solution. Kathy -Original Message- From: Paul McCulloch [SMTP:[EMAIL PROTECTED] Sent: Thursday, May 20, 2004 4:55 AM To: 'Struts Users Mailing List' Subject: RE: Include common javascript file with relative path Look at the

RE: Include common javascript file with relative path

2004-05-20 Thread Kathy Zhou
request.getContextPath() could be a solution. Kathy > -Original Message- > From: Paul McCulloch [SMTP:[EMAIL PROTECTED] > Sent: Thursday, May 20, 2004 4:55 AM > To: 'Struts Users Mailing List' > Subject: RE: Include common javascript file with relative p

RE: Include common javascript file with relative path

2004-05-20 Thread Paul McCulloch
Look at the tag. Paul > -Original Message- > From: Ding Lei [mailto:[EMAIL PROTECTED] > Sent: 18 May 2004 10:11 > To: [EMAIL PROTECTED] > Subject: Include common javascript file with relative path > > > Hello folks, > There is a common jsp file named common_header.jsp used > thr