--- Rene Gielen <[EMAIL PROTECTED]> wrote:
> [this] means that there are no thread safety issues 
> with interceptor instance variables.

Well, not in terms of a property of the same name set
in different interceptor references in a config file
(er... it made sense in my head) but interceptors
still need to keep thread safety in mind, just like
servlets or S1 actions--instance variables are still
shared across the applications, it's just that each
interceptor-ref is a separate instance.

d.



       
____________________________________________________________________________________
Take the Internet to Go: Yahoo!Go puts the Internet in your pocket: mail, news, 
photos & more. 
http://mobile.yahoo.com/go?refer=1GNXIC

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

Reply via email to