Hi.

Various ways... you could use Spring application events on the servlet core
you could use phase listeners etc....

yes, I've considered using phase listeners.
The ide was that phase listener gets notified of the phase, then it takes the HTTP session from the faces context, iterates over objects implementing a special interface and invokes the appropriate method.

However, this does'nt seem very standard for me...

Bye.
/lexi

Reply via email to