I would like to try and help flesh out the documentation a bit, but I have
some questions before I do:

Should the name attribute of the action tag point to the class name of the
action or its alias, or either?
When an action is invoked by the tag, how is it's context set, and what
methods are called on it?
        Are it's setters called with the current request parameters?
        If it invoked in a view page of another action, does it act like action
chaining, with the parent action's getters being called by the tag-invoked
actions setters?
        Is the action's doExecute() method called?

Thanks for the help.

Geoff




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Opensymphony-webwork mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/opensymphony-webwork

Reply via email to