When using PhaseListener's there can be a last piece of danger, since
the "chain" of PhaseListener's is not configurable. So if some
problems occur one day, it can be caused by an other PL.

-M

On 9/26/06, Ingo Düppe <[EMAIL PROTECTED]> wrote:
Hi William,

no that easy, I just wanted to be sure that I didn't miss anything. At
this point I have a solution based on my own phase listener. As soon I
found some time to refactor  it and based on shale remoting I will
contribute it. Maybe I'm not the only one who could need it.

Regards,
Ingo


William Huang schrieb:
> You might need to implement/extend your own MethodBindingProcessor, then
> you need to some how get the return value of userActivate.perform(..)
> [probably the MethodBinding.invoke() returns that value].  Then use
> NavigationHandler.handleNavigation(...).  You need to look at the source
> code of MethodBindingProcessor and javax.faces.el.MethodBinding..  It
> shouldn't be too hard.



--
Matthias Wessendorf
http://tinyurl.com/fmywh

further stuff:
blog: http://jroller.com/page/mwessendorf
mail: mwessendorf-at-gmail-dot-com

Reply via email to