Quantcast
Channel: S. Nageswara Rao, Corporate Trainer – Way2Java
Viewing all articles
Browse latest Browse all 505

HTTP Session, HttpSession Methods in Java

$
0
0
Before reading this, it is advised to read the nature of HTTP protocol and what are session, session tracking and JSESSIONID. To maintain session in Servlets, the Java API comes with javax.servlet.http.HttpSession interface. The methods of this interface are useful to do with session management. The HttpSession object is capable well to track or store […]

Viewing all articles
Browse latest Browse all 505

Trending Articles