Harish, Look at javax.servlet.http.HttpServletRequest class In the API Docs, there is a metod called getHeader(java.lang.String name) and there are some other methods in the same class which returns Header Information.
I hope this helps, Gayathri. >>Hi, >>I am invoking a servlet from a browser. How can I view the http headers >>of >>the servlet response. >>please help >>Harish ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
