How to pass session values from one servlet container to another servlet container? or how can we get session values of one container in another container?

Answer Posted / atul

sry but the qu is How to pass
session values from one servlet
container to another servlet
container not from one servlet to
another servlet and every web server
or application server contain only
one servlet container

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is context in servlet?

766


Is it possible to have a constructor inside the servlet?

742


What is called servlet container?

840


What are different ways for authentication of servlet?

734


What are the advantages of Servlet over CGI?

861


What is the use of request dispatcher interface?

782


What is SingleThreadModel interface?

879


Differentiate between the web server and application server?

770


why we should override only no-agrs init() method.

883


How can we refresh automatically when new data is entered into the database?

839


Whether thread can be used in servlets?

950


Why do we need a constructor in a servlet if we use the init method?

740


Whether we can get deadlock situation in servlets?

810


What's the difference between servlets and applets?

767


How to read request headers from servlets?

804