[Advanced-java] addHeader/setHeader Problem in JSP and Servlets.
Panos Konstantinidis
girionis at yahoo.com
Fri Nov 25 01:47:42 PST 2005
You need to pass it with the request. You set it in the request and then when
you receive the request on the other end you read it from the request and send
the response (without the attribute) to wherever you want. It should work. If
this still does not work try to send the data with a cookie.
--- Ethan Hunt <prabhatr7 at hotmail.com> wrote:
> I'm sorry I have already tried this.
> and I think setAttribute is on request and hence it doesnt get passed over
> with the response to the servlet.
>
>
__________________________________
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.yahoo.com
More information about the Advanced-java
mailing list