Hi. Probably something for FAQ.
I have a managed bean (stored in the session scope) and I'd like this bean to receive notifications of the requests. Say, every time client sends the request, a certain method of the managed bean should be invoked.
How is this done? Bye. /lexi

