how do you maintain sessions in servlets?
Post New Answer View All Answers
How do we go with database connection and log4j integration in servlet?
What are the different session tracking techniques?
How can you create a session in servlet?
What is cookie in servlet?
Can we refresh servlet in client and server side automatically?
How can you push data from an Applet to a Servlet?
What is new in ServletRequest interface ? (Servlet 2.4)
What is servlet and how it works?
What do you mean by request dispatcher in servlet?
Which interface should be implemented by all servlets?
Why do we have servlet wrapper classes?
What is difference between ServletResponse sendRedirect() and RequestDispatcher forward() method?
What do you mean by singlethreadmodel interface?
What are the types of an http request?
When jsessionid is created?