Ray Clough wrote:
I'm obviously missing something. Am I understanding this scenario
correctly:
I have 2 methods in my Action class: 'init' and 'save'. The 'init' method
instantiates an instance variable 'myList', which is available to the jsp
page thru a 'getList' method. The page is loaded
I'm obviously missing something. Am I understanding this scenario
correctly:
I have 2 methods in my Action class: 'init' and 'save'. The 'init' method
instantiates an instance variable 'myList', which is available to the jsp
page thru a 'getList' method. The page is loaded and the 'myList'
p
--- Ray Clough <[EMAIL PROTECTED]> wrote:
> Is the creation of a new instance the standard
> behavior - I can't believe it is, because that would
> make the whole 'thread-safe' model in S2 pointless.
That's *why* it's thread-safe.
d.
3 matches
Mail list logo