Re: Using jsps from another context

2007-04-19 Thread Laurie Harper
Rajesh Gupta wrote: Laurie Harper holoweb.net> writes: Rajesh Gupta wrote: Hi All, I have several common jsp's in a common webapp, which will be shared by all other web applications. I use tag to include jsp's from this common webapp. I can include jsp's , if they do not contain any str

Re: Using jsps from another context

2007-04-19 Thread Rajesh Gupta
Laurie Harper holoweb.net> writes: > > Rajesh Gupta wrote: > > Hi All, > > I have several common jsp's in a common webapp, which will be shared > > by all other web applications. I use tag to include jsp's from > > this common webapp. I can include jsp's , if they do not contain any struts

Re: Using jsps from another context

2007-04-18 Thread Laurie Harper
Rajesh Gupta wrote: Hi All, I have several common jsp's in a common webapp, which will be shared by all other web applications. I use tag to include jsp's from this common webapp. I can include jsp's , if they do not contain any struts specific things. But when i try to include a jsp with s