This callback method will be called after the {@link com.opensymphony.xwork2.Action} execution andbefore the {@link com.opensymphony.xwork2.Result} execution.
@param invocation the action invocation
@param resultCode the result code returned by the action (eg. success).
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.