about cookie

I have a problem. Please help me.

I could give Cookie to a client with setSetCookie() method.
But the expiry was until the end of the session when client got the
cookie and saw the detail.
So the cookie seemed to be not saved in local disk.
I wanna save it in local disk.
I think I can chage the expiry with using setMaxAge() method.
And I tried that.But not change, it was still the end of the session.

I'm sorry, If that is not the question of here.

--
Tadashi Nakano

Received on Wednesday, 4 November 1998 03:48:29 UTC