Okay, I've been reading the seam reference for 1.1 and my problem appears to be solved
using the following:
@Observer("org.jboss.seam.preDestroyContext.SESSION")
| public void handleSessionTimeout() {
|
| }
Cheers,
Chris.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3990762#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...