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
What are the types of protocols supported by httpservlet ?
What are all the advantages of servlet over cgi?
Explain in brief the directory structure of a web application?
What is servlet interface?
What is httpservlet and how it is different from genericservlet?
How to generate the server side programming and the advantages of it over the other languages?
What is the difference between using getSession(true) and getSession(false) methods?
How do we translate jsp?
What is the advantage of Servlets when compared with other server side technologies?
Does servlet have main method?
How do servlets work?
What is the use of send redirect () method?
What's the servlet interface?
What is a server side include (ssi)
Explain the difference between servletconfig and servletcontext in servlet?