out.write("<html>\r\n<!--\r\n Copyright 2004 The Apache Software Foundation\r\n\r\n Licensed under the Apache License, Version 2.0 (the \"License\");\r\n you may not use this file except in compliance with the License.\r\n You may obtain a copy of the License at\r\n\r\n http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n Unless required by applicable law or agreed to in writing, software\r\n distributed under the License is distributed on an \"AS IS\" BASIS,\r\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n See the License for the specific language governing permissions and\r\n limitations under the License.\r\n-->\r\n<body bgcolor=\"lightblue\">\r\n\r\n\t\r\n\t");
out.write("<html>\r\n<!--\r\n Copyright 2004 The Apache Software Foundation\r\n\r\n Licensed under the Apache License, Version 2.0 (the \"License\");\r\n you may not use this file except in compliance with the License.\r\n You may obtain a copy of the License at\r\n\r\n http://www.apache.org/licenses/LICENSE-2.0\r\n\r\n Unless required by applicable law or agreed to in writing, software\r\n distributed under the License is distributed on an \"AS IS\" BASIS,\r\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r\n See the License for the specific language governing permissions and\r\n limitations under the License.\r\n-->\r\n\r\n<body bgcolor=\"white\">\r\n\r\n<h1> This example uses <b>errorpage</b> directive </h1>\r\n<br>\r\n<h3> Select my favourite car.</h3>\r\n<form method=get action=err.jsp>\r\n<!-- <br> Make a guess: -->\r\n<SELECT NAME=\"name\" SIZE=5>\r\n<OPTION VALUE=\"integra\"> Acura Integra <BR>\r\n<OPTION VALUE=\"bmw328i\"> BMW 328I <BR>\r\n<OPTION VALUE=\"z3\"> BMW Z3 <BR>\r\n<OPTION VALUE=\"infiniti\"> InfinitiQ3 <BR>\r\n<OPTION VALUE=\"audi\"> Audi A8 <BR>\r\n");