----- Original Message ----- From: "Pat Lightbody" <[EMAIL PROTECTED]> Subject: Re: [OS-webwork] How ActionTag in WW2 work?
> The new way the action tag works is much simpler -- no more need for > LazyValueHolder and crap like that. Instead, just do: > > <!-- FooAction execute is called here --> > <ww:action id="foo" name"FooAction"/> > > <!-- this gets properties from the FooAction --> > <ww:property value="#foo.blah"/> > Does the action have an ActionContext set up for it during execution? (I assume there is something similar in WW2). Is this context removed when the action tag is closed? In that case, when the method #foo.blah is called later on there might not exist an ActionContext even though the action is executing a method? Have I understood this correctly? Best regards, Dick Zetterberg [EMAIL PROTECTED] ------------------------------------------------------- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debugger on the planet. Designed with thread debugging features you've never dreamed of, try TotalView 6 free at www.etnus.com. _______________________________________________ Opensymphony-webwork mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork