If thrown, the ToadletContainer re-runs the request with the new URI. Note that it DOES NOT change the method to "GET"! So you can redirect to another toadlet and expect the other toadlet to deal with a POST. However if you want to dump the contents of the POST, you need to actually write a redirect.
@author Matthew Toseland (0xE43DA450)
@author xor
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.