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?
Michael
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]