Replaces all request handlers on the stack with the specified one and executes it. If there are any request handlers currently executing (this method is called from inside {@link IRequestHandler#respond(IRequestCycle)}) the execution is interrupted via an exception.
@param handler
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.