The redirect method of the Response class causes the client browser to attempt to connect to another URL.
public void redirect(String str);