> From: André Warnier [mailto:[email protected]]
> Now, how many of these "ServletContextListener" things are in
> existence,
Exactly as many as you have defined in web.xml. Probably one, as you probably
wouldn't want to define more than that - I'm not even sure whether the spec
allows it.
> and how many are being called to say that something is going on ?
Each listener you have defined will be called exactly once.
- Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]