Re: Cross context problem

2006-03-30 Thread Aaron Evans
Why are you forwarding from another context? Why not just use a redirect, then you won't have this problem... On 3/30/06, Piyush Kumar Nahata <[EMAIL PROTECTED]> wrote: > > Hi all, > I have a problem in getting the style sheets and images displayed when > working on cross context. > I ha

Cross context problem

2006-03-30 Thread Piyush Kumar Nahata
Hi all, I have a problem in getting the style sheets and images displayed when working on cross context. I have 2 war files. One is AirlinesDashboard.war and the other is jetspeed. I get the context of jetspeed in my applications servlet and using that context, get the request dispatche