Rogério Meneguelli Gatto wrote:
> 
> Hi, guys,
> 
> What is a HTTP 400 status/error?  I'm seeing a lot of these in my tomcat.log:
> 
> 2001-02-05 01:27:17 - Ctx(  ): 400 R( /) null
> 

Look in the Tomcat \webapps\ROOT\docs\api  Javadocs
for the HttpServletResponse class documentation - there
you will find a complete list of the status codes

-- 
WBB - [EMAIL PROTECTED]
Java Cert mock exams http://www.lanw.com/java/javacert/
Author of Java Developer's Guide to Servlets and JSP 
ISBN 0-7821-2809-2

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to