« PHP Library Converts HTML To PDF | Main | Scriptaculous Popups »

January 14, 2008

Using JSF PhaseListener For Debug/Other

My colleague Mohamed and I were talking about authorization in our JSF applications. Specifically, what could we do about a user having their authorization removed while using the application and getting appropriate responses from Ajax actions.

Mohamed said that PhaseListener may be helpful.

We found this article that talks about debugging JSF, "
Debug JSF lifecycle". The author describes using PhaseListener, but it is easy to imagine that it could be used for other things.

Posted by lsloan at January 14, 2008 11:35 AM

Comments

Login to leave a comment. Create a new account.