Ted: Thanks for the advice. I think that is the best approach to use.
Thanks, Neil -- Neil Aggarwal, (214)986-3533, www.JAMMConsulting.com FREE! Eliminate junk email and reclaim your inbox. Visit http://www.spammilter.com for details. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ted Husted Sent: Saturday, April 07, 2007 7:13 AM To: Struts Users Mailing List Subject: Re: [Struts2] How to get instance of ActionSupport class after redirect? So long as the Action is utilizing SessionAware, then using the session this way is Struts-centric. * http://struts.apache.org/2.0.6/docs/how-do-we-get-access-to-the-session.html The trick is to use the Session without becoming coupled to the HttpSession, which SessionAware does nicely. HTH, Ted. <http://husted.com/ted/blog/> --------------------------------------------------------------------- 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]