Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <%@page contentType="text/html" pageEncoding="UTF-8"%>
  2. <!DOCTYPE html>
  3. <html>
  4.     <head>
  5.         <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  6.         <title>JSP Page</title>
  7.     </head>
  8.     <body>
  9.         <h1>Por favor vuelva a loguearse</h1>
  10.         <a href="index.jsp">Inicio</a>
  11.     </body>
  12. </html>