[Advanced-java] addHeader/setHeader Problem in JSP and Servlets.

Ethan Hunt prabhatr7 at hotmail.com
Fri Nov 25 01:03:05 PST 2005


How can I setparameter on response?
As far as I understand, I can pass as query string right? but in that case 
the user will get to know what to pass in the URL.

I guess I wont be able to restrict the user using query string.

thnx and regards
Prabhat Rana


>From: Panos Konstantinidis <girionis at yahoo.com>
>To: Ethan Hunt <prabhatr7 at hotmail.com>, 
>advanced-java at lists.xcf.berkeley.edu
>Subject: Re: [Advanced-java] addHeader/setHeader Problem in JSP and 
>Servlets.
>Date: Fri, 25 Nov 2005 00:56:02 -0800 (PST)
>
>Pass them as parameters then to the http request/response by using the
>setParameter() or getParameter() methods.
>
>--- Ethan Hunt <prabhatr7 at hotmail.com> wrote:
>
> > No Actually the servlet is lying on a different web server. So I would 
>like
> > to add to the header in the response and then in the servlet I can
> > authenticate the user on the basis of the header value.
> >
> > Correct me if I am wrong.
> >
> > regards
> > prabhat
>
>
>
>
>__________________________________
>Yahoo! Music Unlimited
>Access over 1 million songs. Try it free.
>http://music.yahoo.com/unlimited/

_________________________________________________________________
Bought a New Mobile? Sell your old one for a Great Price on eBay! 
http://adfarm.mediaplex.com/ad/ck/4686-26272-10936-698?ck=SellOldMobile



More information about the Advanced-java mailing list