--- 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. ____________________________________________________________________________________ Sucker-punch spam with award-winning protection. Try the free Yahoo! Mail Beta. http://advision.webevents.yahoo.com/mailbeta/features_spam.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]