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 / karnakar thallapalli

Generally we use session binding listeners
your class must implements HttpssionBindingListenre(not suer class name) and and implement its methods..............

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the architechure of a servlet?

605


Explain the war file?

612


Why servlet is used as controller ? Not JSP? I want complete explation?

654


What is called servlet mapping?

558


Difference between GET and POST?

712






How does java thread pool work?

548


What are the steps involved in placing a servlet within a package?

591


What is the difference in between the httpservlet and generic servlet?

606


What exactly are the functions of servlet?

601


Is java servlet still used?

590


explain the advantages of servlet life cycle?

560


Explain servlet.

571


How to get the current httpsession object?

653


What are the functions of an intercepting filter?

488


How will two or three servlets interact or communicate with each other?

912