Causes wicket to interrupt current request processing and send a redirect to the given url. Use this if you want to redirect to an external or none wicket url. If you want to redirect to a page use the {@link RestartResponseException}
@author jcompagner
@see RestartResponseException
@see RestartResponseAtInterceptPageException
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.