Thank you Dave for replying. I think I need a lot of help on this.
The problem is even if I implement SessionAware, using chaining doesn't work as the setSession method is never called.


Dave Newton wrote:
--- Mansour <[EMAIL PROTECTED]> wrote:
Still this didn't help. i am still getting nulls for
the session in Action 2. CAn some one point me to a link where I can get What I need ?

At this point I have no idea what state your code is
in. You shouldn't need to deal with ActionContext at
all if you're implementing SessionAware and have the
normal interceptor stack.

I have never had any issues accessing anything from
the session, although the only way I have done so is
via SessionAware. I also haven't put any complex
behavior, particularly any relying on the framework or
interceptors, into action constructors.

d.



____________________________________________________________________________________ The fish are biting. Get more visitors on your site using Yahoo! Search Marketing.
http://searchmarketing.yahoo.com/arp/sponsoredsearch_v2.php

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




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

Reply via email to