Hi, Probably this questions has been asked before, but could not find answer on the list. How do I specify namespace for <s:submit> tag ? I have two buttons in the from and both of them call different action from different name space. These are not AJAX actions I tries using <s:param name="namespace" ..> and also tried to give just action="/namespace1/MyAction". Does not work. Is this technically possible ?
Thanks Leena