What is http session in java?



What is http session in java?..

Answer / Shiv Poojan Yadav

An HTTP Session in Java is a collection of data that can be stored on the server to maintain conversations between the client and the server over several requests. It helps to manage state information across multiple requests.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Java Related AllOther Interview Questions

What do you mean by exception handling?

1 Answers  


What is flatmap java?

1 Answers  


What is the difference between the boolean & operator and the && operator?

1 Answers  


How do I run a java project?

1 Answers  


What is factory pattern in java?

1 Answers  


What is the most important feature of java?

1 Answers  


Who is at risk in java? : java security

1 Answers  


Can I use openjdk for commercial?

1 Answers  


can anyone tell me what kind of questions are asked for core java exam in aptech

1 Answers  


Java prints out a ton of digits when I system.out.println() a double. How can I format it so it displays only 3 digits after the decimal place?

1 Answers  


What is a stream in java?

1 Answers  


Why struts framework is used in java?

1 Answers  


Categories