Dne st 16. leden 2002 11:18 Oto Buchta napsal(a): > Dne út 15. leden 2002 18:17 Craig R. McClanahan napsal(a): > > Within the same webapp, you can track sessions pretty easily -- just > > create and register an HttpSessionListener that will then here about all > > session created and session destroyed events. You can keep your own > > private collection of the session instances, without having to delve > > inside the container. > > And could you tell me how can I register the listener, if the web-app > element of web.xml, hardwired in xerces distributed with Catalina, doesn't > support element listener? I've tried to set the appropriate dtd (PUBLIC > "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"), I've downloaded > the dtd from Sun's site, xmlnorm or emacs's PSGML verified the xml document > with element listener, I've added the listener element to the document's > header and I've received:
OOPS! I'm sory, the problem was between the monitor and the chair. It is necessary to use dtd version 2.3 instead of 2.2. -- Oto 'tapik' Buchta -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>