Touchfaces and OpenID... implicit navigation?

UI Components for JSF
Post Reply
icordoba
Posts: 67
Joined: 20 Nov 2010, 19:20

30 Nov 2010, 19:15

Hello,
I'm trying to make the "touch" version of a PrimeFaces application. The login process is done with OpenID, which I have integrated with a managed bean and a method that performs the auth pre-check and using implicit navigations jumps to a OpenID form. Using TouchFaces generates OK the login button with <h:commandLink action="managedBean.preLogin(...)"/>
The problem is that after this method is invoked my iPhone browser gets redirected to the TouchFaces home view, but it should be redirected using implicit navigation to an "out of touch faces" JSF that performs the second redirection to OpenID page. (I have All this already working OK with standard JSF2 & PrimeFaces)
My question is... ¿is JSF implicit/faces-config.xml navigation disabled inside a TouchFaces app and I can only get "out of it" using a <i:rowItem url="..."/> ?

Thanks for any help,
Igncio

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: Google [Bot] and 32 guests