Restarts the Tapestry application. This is normally reserved for dealing with catastrophic failures of the application. Discards the {@link javax.servlet.http.HttpSession}, if any, and redirects to the Tapestry application servlet URL (invoking the {@link HomeService}).
@author Howard Lewis Ship
@version $Id: RestartService.java 243791 2004-02-19 17:38:13Z hlship $
@since 1.0.9
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.