I think what u want to do is
first
response.sendRedirect();
and then
response.addCookie(CookieObj)
Mittal.
----- Original Message -----
From: Sujoy <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, November 08, 2000 6:53 AM
Subject: Re: Cookie Problem ??
> Hi Kavitha ,
> Thanks a lot for helping me ..
> Well first of all I wanna know does cookie work
> with res.sendRedirect(..) ??
>
> Some cookies are attaching with response header but some are not ..
>
>
> -----------------------
> Sujoy ,
> eGain Communications Corporation , CA
> -----------------------
> And if your head explodes with dark forbodings too
> I'll see you on the dark side of the moon
>
> And if the band you're in starts playing different tunes
> I'll see you on the dark side of the moon
> ----------------------
>
>
> ----- Original Message -----
> From: kavitha Ramasamy <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, November 08, 2000 7:52 PM
> Subject: Re: Cookie Problem ??
>
>
> > Did you set the path , domain, age of the cookie.
> > Try to list the cookies in the server and see whether cookie is created
> > really.
> >
> > Kavitha
> > ----- Original Message -----
> > From: "Sujoy" <[EMAIL PROTECTED]>
> > To: <[EMAIL PROTECTED]>
> > Sent: Wednesday, November 08, 2000 2:10 AM
> > Subject: Cookie Problem ??
> >
> >
> > > hi All ,
> > > I am posting this problem again .. pls help me out
> > >
> > >
> > > I am creating cookie objects by parsing the response header.
> > > After that I am attaching all the cookies that I have
> > > received with response header ie. response.addCookie(CookieObj) .
> > >
> > > Now this thing I have tested with Netscape ("Warn me before accepting
a
> > > Cookie" just to check
> > > whether any cookie is coming or not) , but these cookies are not
passed
> to
> > > the Netscape Browser .
> > >
> > > Can anybody please tell me where I am wrong or am I missing something
?
> > >
> > > Thanks and Regards ,
> > >
> > > -----------------------
> > > Sujoy ,
> > > eGain Communications Corporation , CA
> > > -----------------------
> > > And if your head explodes with dark forbodings too
> > > I'll see you on the dark side of the moon
> > >
> > > And if the band you're in starts playing different tunes
> > > I'll see you on the dark side of the moon
> > > ----------------------
> > >
> > >
> >
>
___________________________________________________________________________
> > > 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
> > >
> >
> >
>
___________________________________________________________________________
> > 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
>
>
___________________________________________________________________________
> 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
>
___________________________________________________________________________
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