this.storeException(request, key, error, forward, ec.getScope());
return forward;
}
//默认 Handle the Exception.
//Return the ActionForward instance (if any) returned by the called ExceptionHandler
return super.execute(ex, ec, mapping, form, request, response);
共2页 1 2






