You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by ch...@gmail.com on 2006/01/10 19:36:46 UTC

Managed property / servlet context lifecycle integration

We're looking at implementing a HttpSessionActivationListener that
knows how to reinject managed properties into JSF managed beans that
are being restored into the session.  I'd like this to be in a
condition to be contributed to the project if it's desirable.  Does
this sound like a useful thing?  Would we be replicating work done
elsewhere?