Home Answers Viewqa Java-Interview-Questions How many cookie object we can store in a session? is there any limit?

 
 


venkata santosh
How many cookie object we can store in a session? is there any limit?
1 Answer(s)      2 years ago
Posted in : Java Interview Questions

How many cookie object we can store in a session? is there any limit?

View Answers

June 2, 2011 at 12:07 PM


If the client is using Netscape, the browser can receive and store 300 total cookies and 4 kilobytes per cookie. And the no of cookie is restricted to 20 cookies per server or domain

the size of cookie cannot be longer then 4kb.









Related Pages:

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.