You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Anton Gavazuk <an...@gmail.com> on 2009/07/25 10:33:04 UTC

[MYFACES][CORE] what to do with AbortProcessingException?

Hi all,

today I have faced with situation when during actionListener processAction
method the AbortProcessingException is occured and nothing is shown on UI,
so for enduser it looks like he has done smth in UI but has got nothing in
response.
Does it mean that JSF swallows the AbortProcessingException? How to deal
with it in a right way?

Thanks,
Anton