Hi,
I have a custom class MyAction which extends a custom ancestor MyAncestor. MyAncestor class extended Struts Action. I would like to use DispatchAction so my Ancestor extends now DispatchAction. I would like to still use execute method to do some jobs. Is it possible to use DispatchAction and still call automaticly execute method for each new method like add,update create .... ? Thank you for your reply, Best regards, Jean-Marie. ------------------- Email Disclaimer http://www.cofidis.be/emaildisclaimer.php

