----- Wiadomość oryginalna -----
Wysłano: 28 września 03 17:11
Temat: [OS-webwork] Re: ActionTag wipes out own ActionContext

At 10:38 AM 9/28/2003, Jason Carreira wrote:
If we did this, the Action would execute() before the params are set from the <ww:param> tags.

This is true.  Maybe when using a <ww:action> tag, the execute() should not be called implicitly? 
So - the question is why do you want to call execute at doStartTag()? Note that your example tag have no body and it seems there is no difference if you call it in doStartTag() or doEndTag().
 
Regards,
-- Mike

Reply via email to