aspose file tools
The moose likes Sockets and Internet Protocols and the fly likes Passing HTTP Header! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Passing HTTP Header!" Watch "Passing HTTP Header!" New topic
Author

Passing HTTP Header!

Al Swensen
Greenhorn

Joined: May 13, 2005
Posts: 2
Well I have posted this question before in different forum of "Java Ranch".Sorry for being redundent.

Here is what I am trying to do.

I have one JSP page "post.jsp" and another one "test.jsp". I would like to add one or two custom header in "post.jsp" page and then send(using POST method) these custom headers along with the default ones to "test.jsp".

If I can do that successfully then I would also like to delete few default headers and send only custom headers to "test.jsp".

Am I sounding too Bizar?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Passing HTTP Header!
 
Similar Threads
Http Header Passing!
How did we get to the error page?
HQL help!
About Headers
Prettying up JTable