[jboss-user] [JBoss Seam] - Graceful Session expiration

mjrpain do-not-reply at jboss.com
Mon Aug 7 10:52:10 EDT 2006


Is there a graceful way to detect a session expiration.  Currently I get a nasty error message about a required @In when the session expires.

The best I can figure is to set all of my @In(required=true) to false and check manually for null.  Obviously this would beg the question why we would use true at all.

Or am I to much of a nube and have missed something in the documentation.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3963597#3963597

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3963597



More information about the jboss-user mailing list