interceptor and request http

2009-03-16 Thread PEGASUS84
how can I access in the current http request from an interceptor -- View this message in context: http://www.nabble.com/interceptor-and-request-http-tp22541808p22541808.html Sent from the Struts - User mailing list archive at Nabble.com

Re: interceptor and request http

2009-03-16 Thread Wes Wannemacher
ActionContext.getContext().get(StrutsStatics.HTTP_REQUEST); -Wes On Mon, Mar 16, 2009 at 3:11 PM, PEGASUS84 pegasu...@hotmail.it wrote: how can I access in the current http request from an interceptor -- View this message in context: http://www.nabble.com/interceptor-and-request-http