You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Programozas <pr...@hotmail.com> on 2003/04/27 20:53:38 UTC

BaseEngine and HttpSessionBindingListener

Hello!

BaseEngine implements the HttpSessionBindingListener interface.
But if I override valueBound() and valueUnbound() in a subclass of BaseEngine, these overridden methods are never called.
What else should I do to get this working?

I use Tapestry 2.4-a5 and Tomcat 4.1.24.

Thanks,
Norbi