I haven't tried this but you shouldn't it be possible to use the 'attribute' attribute in your action mapping configuration ?

<action
        path="/action1"
        type="Action1"
        name="form1"
        attribute="form">

<action
        path="/action2"
        type="Action2"
        name="form2"
        attribute="form">

/Andreas

Riyaz Mansoor wrote:

i saw a doc which had

<form name="formaname1,formname2" ....

wondering if multiple forms could be declared like this? sorry but am toooooooo tired to test right no :)

riyaz


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to