--- Yoni Amir <[EMAIL PROTECTED]> wrote: > Your action should implement the ServletRequestAware > interface, then the Servlet Config Interceptor, which > is active by default, does the rest. > http://struts.apache.org/2.x/docs/servlet-config-interceptor.html
No, you should implement SessionAware http://struts.apache.org/2.x/struts2-core/apidocs/org/apache/struts2/interceptor/SessionAware.html and avoid being tied to the Servlet spec. d. ____________________________________________________________________________________Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us. http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]