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

List the Different types of servlet?

579


What is life cycle of Servlet?

605


What is servlet in tomcat?

557


How do you invoke a servelt?

620


how to link html file to sevlet file.one name is textbox,c&c++ is cheakbox,bc&mca is radio button and one submit buttonis ok why in this programme use in servelt file

2079






The code in a finally clause will never fail to execute, right?

599


How do we translate jsp?

569


Define the lifecycle for executing a jsp page.

589


How is the get () method different from the post() method?

533


Write a program to show the functionality of doget and dopost method?

651


How to commuincate between an applet and a servlet?

585


Explain the steps involved in placing a servlet within a package?

564


what is servlet chaining?

621


Why doesn’t a servlet include main()?

559


What's the architecture of a servlet package?

556