hello
i have RTFM and configured the context filter for my servlets.
however, if a user calls the server outside of a context he get's a dirty exception
trace. how can i capture the exception? it's now a pretty general
java.lang.IllegalStateException.
the main issue is that the exception handling directions from pages.xml does not seem to
apply? what are other ways to capture exceptions from the context servlet filter ?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4124706#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...