From: Wesley Wannemacher [mailto:[EMAIL PROTECTED]
> There is also 'RequestAware,' but you should note that unit testing of
> your actions will become more difficult since your objects will be
> tied to a servlet environment.

Session/RequestAware implementors supply a setter taking a
java.util.Map:

http://struts.apache.org/2.x/struts2-core/apidocs/org/apache/struts2/int
erceptor/RequestAware.html

Dave


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

Reply via email to