error.jsp
上传用户:hgs128
上传日期:2007-02-03
资源大小:166k
文件大小:0k
源码类别:

百货/超市行业

开发平台:

WINDOWS

  1. <!-- Copyright (c) 2002 by ObjectLearn. All Rights Reserved. -->
  2. <html>
  3. <head>
  4. <title>Error Page</title>
  5. </head>
  6. <body>
  7. <font face="Comic Sans MS" size=4>
  8. <blockquote>
  9. <center>
  10. <h1><font color=red>404 Error Page</font></h1>
  11. </center>
  12. <p>Sorry, you requested a page that does not exist.
  13. </blockquote>
  14. </font>
  15. </body>
  16. </html>