Mobile link to another JSF application doesn´t work

UI Components for JSF
Post Reply
ElSamplio
Posts: 10
Joined: 22 May 2011, 03:56

22 May 2011, 04:13

Hi everybody!
I'm developing a mobile application the in some way have to interact with a non mobile application. I did this:

Code: Select all

<pm:listView inset="true" title="Imágenes" titleSwatch="a">
                    <h:outputLink value="http://localhost:8080/ProjectTrackingWS/">Seguimiento de proyectos</h:outputLink>
                    <h:outputLink value="#show">Ver imágenes</h:outputLink>
                </pm:listView>
However, the link doesn't work. If i put the URL "http://localhost:8080/ProjectTrackingWS/" in the mobile browser's address bar, the non-mobile application displays correctly, but not from the link.
Any solution? Am I making something worng?

Thanks

Working with JSF2.0, PF3.0M1, NetBeans 7.0
Working with
PF3.5
NetBeans 7.3

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

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