Moosbauer, I use MappingDispatchActions and they work fine for me. I enter the 
name of the method in the actual Action definition in the struts-config.xml 
using the attribute called "parameter" ... ... Once in the mapped method, I 
know what button of the form that was clicked by the user because I have added 
an entry in my DynaForm to collect it. data property... date property I have 
set up my buttons in this shape: Later, in my function, I know what button was 
pressed because the pressed one will return a non null value when I get it from 
the form String submitReturnValue = form.get("_submitform") String 
revertReturnValue = form.get("_revertform") This might be a different approach 
than the one that originally you are taking, but I hope that it will work for 
you..... Fali


Broadband interface (RIA) + mail box saftey = 
http://Struts_User_List.roomity.com
*Your* clubs, no sign up to read, ad supported; try broadband internet. 

Reply via email to