Regards Shanmugam PL
Shobhana.S, ASDC Chennai wrote:
Hi!
Could anyone plz tell if we cld have the same path name for the same action class?
for eg: <action path="/CreateForm" type="createForm" name="common.CreateAction"> </action> <action path="/UpdateForm" type="createForm" name="common.CreateAction"> </action>
i need this bcoz in my application i use chaining of actions..and i want to avoid circular looping or chaining when i work which may lead to infinite loops....
Regards
Shobhana
thnx in advance
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

