What is meant by session? Tell me something about httpsession class?
No Answer is Posted For this Question
Be the First to Post Answer
Why is a constructor needed in a servlet even if we use the init method?
How is an application exception handling is done using a servlet?
What must be implemented by all servlets?
where the session data will stored?
why are extending GenericServlet and why are extending HttpServlet explain?
how can we create object to a class in a jsp file?
5 Answers Accenture, L&T, TCS,
Are Servlets Thread Safe? How to achieve thread safety in servlets?
Which HTTP method is non-idempotent?
How do we go with database connection and log4j integration in servlet?
What is httpservlet and how it is different from genericservlet?
What is the procedure for initializing a servlet?
What do you mean by session tracking and also explain its techniques?