<html>
<!--
  Copyright (c) 1999 The Apache Software Foundation.  All rights 
  reserved.
-->

<body bgcolor="red">

	<%@ page isErrorPage="true" %>
	<h1> The exception <%= exception.getMessage() %> tells me you
	     made a wrong choice. 
</body>
</html>
