You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by André Faria <an...@mandic.com.br> on 2007/01/11 13:00:22 UTC

prepare and validate....

Hi All,

    In struts 2 if we can have some prefixed methods that can be call 
automaticaly following a convertion.
    If we have a method name save,
       the methods prepareSave, prepareDoSave, validateSave and 
validateDoSave will be called before the method save...
    Is there some convetion to call a method after the method like 
afterSave or afterDoSave?
   
    The annotation @After is interesting but it happens for all methods 
not for a single one.

Have a nice Day,
Regards,
André Faria

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org