posted 18 years ago
Yes you have to know the listeners, the method names, the method parameters (the actual event classes), AND the method available from the event. For exemple, know that HttpSessionEvent has a getSession() method to access the session your listening to.
Know also when listeners are loaded and in which order.
Know in which order they are invoked (both during webapp life and at webapp shutdown time (reverse order for this one)).
This is not a great amount of work, but definitely necessary.
SCJP 5 - SCWCD 1.4 - SCBCD 1.3 - Certification study documents/resources: http://esnault.frederic.free.fr/certification