On Tue, 2 Mar 1999, Shaoping Zhou wrote:
> jon * wrote:
>
> > > code snippet:
> > >
> > > session = request.getSession(true);
> > > session.putValue("xxx", "yyyyy");
> > > request.redirect(anotherURL);
I would assume that anotherURL is in fact a url that refers back
to the exact same hostname that your servlet is running on.
> The two bugs come from essentially the same problem, that is "cooki management" and
> different bahavious of browsers in treating cookies in a redirection case, and we
What's your bug or did I just miss something?
jason
Jason Gilbert | http://www.scott.net/~jason/
------------------------------------------------------
I wish I could make the garbage collector thread in my
brain less aggressive.
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://www.working-dogs.com/>
Problems?: [EMAIL PROTECTED]