| Author |
one qestion
|
tony lee
Ranch Hand
Joined: Jan 21, 2002
Posts: 52
|
|
Hi there, I have a question: (__?_____) interface is designed to handle sessions that migrate from one server to another. Is it about distributable application? Coz sessions are not allowed to migrate from one app to another. What should we put in the blanket? Thanks,
|
SCJP2, SCWCD
|
 |
Guy Allard
Ranch Hand
Joined: Nov 24, 2000
Posts: 776
|
|
Hi - javax.servlet.http.HttpSessionActivationListener. Exam suggestion: know all of the listener interfaces cold, all methods and signatures, which are in DD, which not. Write code for each one, and see how they work in practice. Regards, Guy
|
 |
Axel Janssen
Ranch Hand
Joined: Jan 08, 2001
Posts: 2164
|
|
Originally posted by tony lee: Hi there, Is it about distributable application?
yes. We had some discussion about listeners. You might use the search-facility.
|
 |
 |
|
|
subject: one qestion
|
|
|