A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
No Answer is Posted For this Question
Be the First to Post Answer
What is difference between Forward() and sendRedirect() methode?
What are the disadvantages of storing session state in cookies?
What if we pass negative value in load-on-startup?
What is a servlet context object?
What is url encoding and url decoding
What is difference between jsp and servlet?
Why do we have servlet filters?
What is the difference between the getrequestdispatcher(string path) method of javax.servlet.servletrequest interface and javax.servlet.servletcontext interface?
What is cookies in servlet with example?
How can we create deadlock situation in servlet?
What is the process for chaining servlet?
What is Client-Server Computing?