That I don't want to changed.
>
>
> -Original Message-
> From: Nils-Helge Garli Hegvik [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, November 25, 2008 10:50 AM
> To: Struts Users Mailing List
> Subject: Re: [Help] executeAndWait Interceptor prob during migration
>
>
s2/inter
ceptor/ExecuteAndWaitInterceptor.html
-Original Message-
From: ravindra [mailto:[EMAIL PROTECTED]
Sent: Tuesday, November 25, 2008 11:16 AM
To: 'Struts Users Mailing List'
Subject: RE: [Help] executeAndWait Interceptor prob during migration
Hi nikunj,
I think you can use Ht
Hi nikunj,
I think you can use HttpServletRequest (request scope) object in your
utitlity class. HttpServletRequest object is threadlocal object.When
executeAndWait
Interceptor is in progress you can not use session or application context
object but request scope will be always available to you
t: Tuesday, November 25, 2008 10:50 AM
To: Struts Users Mailing List
Subject: Re: [Help] executeAndWait Interceptor prob during migration
It's hard to give advice without knowing what your utility class do...
As you point out yourself, you can't really pass the request around
outsi
It's hard to give advice without knowing what your utility class do...
As you point out yourself, you can't really pass the request around
outside the thread of the request, so you probably have to change your
utility class.
Nils-H
On Tue, Nov 25, 2008 at 6:08 AM, nikunj <[EMAIL PROTECTED]> wrote
5 matches
Mail list logo