I'd like to do something like this:
Each template would require a different ActionForm?
Should I create and put the ActionForm in the request manually?
Should I chain this with another action, so i'd have , where editTemplate1 action has the correct
ActionForm?
Any other ideas?
On 7/18/06, billintx <[EMAIL PROTECTED]> wrote:
I'd like to do something like this:
Each template would require a different ActionForm?
Depends on your design. Generally, no.
Should I create and put the ActionForm in the request manually?
As you like.
Should I chain this w
I'd like to do something like this:
Each template would require a different ActionForm?
Should I create and put the ActionForm in the request manually?
Should I chain this with another action, so i'd have , where editTemplate1 action has the correct
ActionForm?
Any other ideas?
3 matches
Mail list logo