elhacker.net cabecera Bienvenido(a), Visitante. Por favor Ingresar o Registrarse
¿Perdiste tu email de activación?.

 

 


Tema destacado: Introducción a Git (Primera Parte)


+  Foro de elhacker.net
|-+  Programación
| |-+  Desarrollo Web (Moderador: #!drvy)
| | |-+  html a servelt error http status 500
0 Usuarios y 1 Visitante están viendo este tema.
Páginas: [1] Ir Abajo Respuesta Imprimir
Autor Tema: html a servelt error http status 500  (Leído 1,720 veces)
lucke

Desconectado Desconectado

Mensajes: 35



Ver Perfil
html a servelt error http status 500
« en: 8 Mayo 2016, 05:27 am »

Código:
<html>
    <head>
        <title>TODO supply a title</title>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0">
    </head>
    <body bgcolor="#FFFF00">
        <center><h1>Inicio de Sesión</h1></center>
        <center><form method="post" action="ServeltInicioSesion" >
         <input type="text" name="txtUsuario"/><br>
         <input type="password" name="txtClave"/><br>
         <input type="submit" value="Entrar">
            </form></center>
        
    </body>
</html>

Tiene que llegar al servlet que tiene la url:
/ServeltInicioSesion

y aparece este error

HTTP Status 500 - Internal Server Error

type Exception report

messageInternal Server Error

descriptionThe server encountered an internal error that prevented it from fulfilling this request.

exception

java.lang.NullPointerException
note The full stack traces of the exception and its root causes are available in the GlassFish Server Open Source Edition 4.1 logs.

GlassFish Server Open Source Edition 4.1


« Última modificación: 8 Mayo 2016, 05:30 am por lucke » En línea

Páginas: [1] Ir Arriba Respuesta Imprimir 

Ir a:  

Mensajes similares
Asunto Iniciado por Respuestas Vistas Último mensaje
fopen + http error
PHP
cundre 3 4,174 Último mensaje 13 Noviembre 2010, 01:58 am
por #!drvy
[Error] ld returned 1 exit status, Ayuda soy nuevo en C
Programación C/C++
rkrdto 2 7,388 Último mensaje 23 Enero 2015, 08:40 am
por Almamu
[ERROR] Id Returned 1 exit status
Programación C/C++
Wolfman19951 3 6,046 Último mensaje 3 Agosto 2015, 09:26 am
por do-while
Este es mi codigo y me marca [Error] Id returned 1 exit status
Programación C/C++
march_sistem 2 3,692 Último mensaje 12 Febrero 2016, 16:59 pm
por 0xFer
javascript, HTML, HTTP, cURL, entre otros...
Desarrollo Web
Usuario887 2 3,199 Último mensaje 3 Diciembre 2020, 21:23 pm
por @XSStringManolo
WAP2 - Aviso Legal - Powered by SMF 1.1.21 | SMF © 2006-2008, Simple Machines