Uses of Class org.apache.struts.action.InvalidCancelException

Uses in package org.apache.struts.action

Methods which throw type org.apache.struts.action.InvalidCancelException

boolean
RequestProcessor.processValidate(HttpServletRequest request, HttpServletResponse response, ActionForm form, ActionMapping mapping)
If this request was not cancelled, and the request's ActionMapping has not disabled validation, call the validate method of the specified ActionForm, and forward to the input path if there were any errors.

Copyright B) 2000-2007 - The Apache Software Foundation