--- On Tue, 6/24/08, John Smith <[EMAIL PROTECTED]> wrote: > Basically I add objectXYZ to the session in actionA then > the user submits a query to ActionB. I want to retrieve > objectXYZ from the session without directly calling the > a method on the session object inside actionB in order > to retrieve objectXYZ.
I found the last sentence difficult to parse. What's your objection to ActionB retrieving the object via SessionAware (or through ActionContext)? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]