John, I think jira is back up, can you log all these issues down. Thanks.
The action tag does not push anything on the stack. The difference between an action (with a velocity result) and an include of an action URL (with a velocity result) is that the include still requires a request dispatcher to be used. Since a second request is being made, there is an entirely new ActionContext, and thus ValueStack.
-Pat
-----Original Message-----
I have just been having a look at the ActionTag using executeResult=true. I wanted to put a couple of things in Jira but it seems to be down at the moment.
The tld specifies the id as required. When using the tag to include content the id tag is not necessary.
The tld defines an attribute result but the property on the tag is executeResult.
It would be handy to have a 'value' attribute in addition to the 'name' attribute so that the action to execute can be specified at run time.
Is it correct that the main difference between using the Action tag and the Include tag for 'componentising' a page is that the Action tag uses the same value stack?
Does the Action tag push the action onto the stack?
John. |
- [OS-webwork] ActionTag changes Jason Carreira
- Re: [OS-webwork] ActionTag changes Matt Ho
- Re: [OS-webwork] ActionTag changes Matt Ho
- [OS-webwork] release vs reset Matt Ho
- [OS-webwork] ActionTag changes John Patterson
- Re: [OS-webwork] ActionTag changes Patrick Lightbody
- Re: [OS-webwork] ActionTag changes Michal Mosiewicz
- RE: [OS-webwork] ActionTag changes Jason Carreira
- RE: [OS-webwork] ActionTag changes Jason Carreira
- Re: [OS-webwork] ActionTag changes John Patterson
- RE: [OS-webwork] ActionTag changes Patrick Lightbody
- Re: [OS-webwork] ActionTag changes John Patterson
- RE: [OS-webwork] ActionTag changes Patrick Lightbody