Thank you muchly!

On 3/23/07, Dave Newton <[EMAIL PROTECTED]> wrote:
--- Chris Cheshire <[EMAIL PROTECTED]> wrote:
> I'm looking at the javadoc for this, it doesn't say
> much. Do I just create a class scope variable for
the
> session context and then set that from the argument
> in the set method?

Yep.

> Is this set method called automagically by the
> framework when the action is first accessed or when
> the web app is deployed? If I put this in the base
> action class and extend that for my other actions,
> will this cause problems, or does each final action
> class need to implement this?

Actions are instantiated per-request.

d.

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

Reply via email to