Results 1 to 3 of 3

Thread: Spring-Mobile and JSF

  1. #1
    Join Date
    Apr 2005
    Posts
    112

    Default Spring-Mobile and JSF

    Is it possible to use Spring-Mobile in JSF centric application controlled by Spring Web-flow/primefaces/jquery mobile? Since Spring Web Flow is built on top of Spring MVC, I guess, it is possible. However, I would like to see if anyone has any thoughts on this to share before I go down this path.

    NOTE:
    SWF/primefaces to control the flow and the user interface for a normal web application
    jquery mobile to present the mobile interface of the same web application.
    spring-mobile to control switching between desktop browser based web app and mobile browser based web app.

    Thanks.

  2. #2

    Default

    Although this task is somewhat old but as we are using the same technology stack and facing the same problem.

    Do you have found a solution to easily prepare SWF/Primefaces browser centric views for Tablet usage?

    Any hints are highly appreciated.

  3. #3
    Join Date
    Apr 2005
    Posts
    112

    Default

    SWF/Primefaces will work for standard web. However, to work with mobile, use prime mobile and Spring. Prime Mobile uses jQuery Mobile internally.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •