aspose file tools
The moose likes Servlets and the fly likes HTTP reponse header Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "HTTP reponse header" Watch "HTTP reponse header" New topic
Author

HTTP reponse header

Frank Lin
Ranch Hand

Joined: Jan 26, 2001
Posts: 76
Does anyone know any URL link or book that lists all posible header values that could be set by setHeader() and setDateHeader() method?
Thanks.
Hema Menon
Ranch Hand

Joined: Oct 29, 2000
Posts: 569
Frank,
Here's a link to a chapter from Marty Hall's Core Servlets and JavaServer Pages book. This chapter covers the httpResponse Headers.
http://developer.java.sun.com/developer/Books/cservletsjsp/chapter7.pdf
Hope this helps,
Hmenon


~hm
Frank Lin
Ranch Hand

Joined: Jan 26, 2001
Posts: 76
Thank you, Menon.This helps.
Peter den Haan
author
Ranch Hand

Joined: Apr 20, 2000
Posts: 3252
Originally posted by Frank Lin:
Does anyone know any URL link or book that lists all posible header values that could be set by setHeader() and setDateHeader() method?

Internet communcation standards (like nntp, smtp, http, etc) are usually RFCs (Request For Comments). For HTTP 1.1, the authoritative definition is RFC2068. Give it a go, it is not as tough going as you might think.
- Peter
Frank Lin
Ranch Hand

Joined: Jan 26, 2001
Posts: 76
Thanks, Peter, tried that route already. Just want to find something quick and easy. Do not we have too much to read? But if that is the only choice, I will do it.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: HTTP reponse header
 
Similar Threads
in a soap header entry, if no actor attr, but has mustUnderstand attr, that means the
no of counts of user who had entere the website through google
WA #1.....word association
Why null is return?
set header and getheader