HTTP Status 503 ????
hola, cuando llamo desde un JSP a un servelt, me larga ese error en el browser. Que pasa, no puedo solucionarlo, agradeceria me diecen una mano....o solucion.
Muchas Gracias, saludos a todos....
Muchas Gracias, saludos a todos....
¿Estás seguro de que la llamda llega al servlet?, ¿qué hace ese servlet?.
Gateway timeout 503
This is equivalent to Internal Error 500, but in the case of a server which is in turn accessing some other service, this indicates that the respose from the other service did not return within a time that the gateway was prepared to wait. As from the point of view of the clientand the HTTP transaction the other service is hidden within the server, this maybe treated identically to Internal error 500, but has more diagnostic value.
Gateway timeout 503
This is equivalent to Internal Error 500, but in the case of a server which is in turn accessing some other service, this indicates that the respose from the other service did not return within a time that the gateway was prepared to wait. As from the point of view of the clientand the HTTP transaction the other service is hidden within the server, this maybe treated identically to Internal error 500, but has more diagnostic value.
