No, it is clear (to me ;-))
If you handle the exception IN your actionhandler, it is normal java exceptionhandling and
you can put the token anywhere. If you do not handle it in your actionhandler, it it
'bubbles up' to the engine and a specified error handler can handle it or the
engine handles it. In both latter cases you cannot put the token anywhere.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4220766#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...