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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...