> -----Original Message-----
> From: Michael McGrady [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 10, 2004 2:58 PM
> To: Struts Users Mailing List
> Subject: RE: Importing context with Struts
> 
> 
> At 02:53 PM 8/10/2004, you wrote:
> 
> > > Is there a way to do that?
> >
> >
> >Are all these pages being displayed at the same time?  In 
> that case all 
> >vars are probalby in request scope, if not session.
> >Other then that... I don't think so.
> >
> >I do much the same thing, using tiles to tie it all together 
> for display 
> >and have no trouble accessing anything in session or 
> request.. never tried 
> >page scope though.....
> 
> 
> If you are using tiles, then they have to be in the same 
> class, so they 
> have to have access to one another, right?

Not class no, scope yes. 

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

Reply via email to