On Thu, 11 May 2000, Chad Phillips wrote:

> I ran htdig with -vvvv .  I first got this error:
>   Header line: HTTP/1.1 500 Server Error
>   Header line: Server: Netscape-Enterprise/4.1
> (but netscape/IE seemed to be fine, but lynx would give 500 Server Error)
> 
> I made some changes to my java code and got rid of the 500 Server Error.  This is 
>what I get now:
> Header line:

If this is your entire output, then your server/servlet is not returning
*any* header. This seems like it would break on lots of things, but maybe
browsers like Netscape are more forgiving. You should make sure you are
returning HTTP headers with every request.

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/


------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.

Reply via email to