mobile « PrimeFaces « JSF Q&A





1. JSF mobile web version. What technology to use?    stackoverflow.com

We have currently developed a trading platform using glassfish and primefaces. The company is looking to expand the application and provide a mobile web version. What technology can I use ...

2. CommandButton Not working in Primefaces Mobile    stackoverflow.com

I have an issue that when I have navigate to a new page using PrimeFaces Mobile and hit a commandbutton...the action doesn't work until I refresh the page. Is this an ...

3. Evaluation of primefaces for Java web application    stackoverflow.com

I am currently working on making Java web application using JSF (Java Server Faces) technology with PrimeFaces framework. And it is my first time I work on java web applications since ...

4. calendar in Primefaces Mobile    stackoverflow.com

I am looking at picking a date in Primefaces Mobile with "calendar" component: <p:calendar value="#{bean.date}" pattern="MM/dd/yyyy HH:mm" /> The calendar pops up but it looks very odd. It overlaps the page content ...

5. what are the jar files required for running primefaces mobile    stackoverflow.com

What i gotExpectedI want to make a form using Primefaces Mobile with jsf2.0 and primefaces-3.0.M2, but after deploying in jboss server and running it on browser(desktop), the ...

6. CommandButton Not working in Primefaces Mobile    forum.primefaces.org

I have an issue that when I have navigate to a new page using PrimeFaces Mobile and hit a commandbutton...the action doesn't work until I refresh the page. Is this an ...

7. Mobile Faces Navigation    forum.primefaces.org

15 May 2011, 12:30 by frpko Mobile Faces Navigation Hi there, it is my first look at PrimeFaces and I am amazed I tried to make simple quote system using PrimeFaces ...

8. Mobile Faces Navigation    forum.primefaces.org

15 May 2011, 12:31 by frpko Mobile Faces Navigation Hi there, it is my first look at PrimeFaces and I am amazed I tried to make simple quote system using PrimeFaces ...

9. PrimeFaces 3.0.M1 Mobile - Tutorial/HowTo    forum.primefaces.org

Hello! Is there any Tutorial or HowTo or something like that available for the Mobile Version of PrimeFaces 3? Or a Showcase, or a Handbook, or .... just something to start ...





11. Prime Mobile Version and Windows Phone    forum.primefaces.org

Algum tempo depois jquery mvel terminar Windows phone? A mesma coisa ... Se mvel jquery suporta, Primefaces mvel para Next time please post in english, e.g. by using google translate ...

12. Prime Mobile Version and Windows Phone    forum.primefaces.org

Hi Somebody knows when the primefaces mobile will be ready to use ? Somebody knows what happen with prime in windows mobile? The styles didn't are showing. Tks

13. PrimeFaces Mobile ajax loading dialog    forum.primefaces.org

Hi! I'm building a little demo using PrimeFaces mobile, where I have to update the view every 2-3 seconds using a poll component and it's a bit annoying to see the ...

14. Primefaces Mobile GPS realy GPS?    forum.primefaces.org

Hello, i wanna use the primefaces mobile. I test the gps example. Does the own position get over GPS or over the Provider from the mobile phone? Is it possible to ...

15. Primefaces mobile showcase back button issue    forum.primefaces.org

In the showcase example here: http://www.primefaces.org/showcase-labs ... owcase.jsf I see that when we navigate to one of the elements in the list and try to comeback to the original list by ...

16. using primefaces mobile    forum.primefaces.org

hi, I want to develope a web application for mobile. I need to know what are benefits of using primefaces mobile (pm tag)? If I use xhtml like other web application, ...





17. Can't deactivate THEME_FORMS for mobile components    forum.primefaces.org

primefaces.THEME_FORMS false primefaces.THEME none

18. primefaces mobile: updating a dialog box    forum.primefaces.org

06 Aug 2011, 01:24 by __geo__ primefaces mobile: updating a dialog box Hi Everyone. I have a small pm project looking good. Only one problem, I cannot get my dialog to ...

19. PrimeFaces Mobile CSS    forum.primefaces.org

11 Aug 2011, 17:41 by Acasta PrimeFaces Mobile CSS Hello everyone, Im using Java EE 6 with Netbeans and Glassfish v3. I tried out the new PrimeFaces Mobile Code from the ...

20. Interact with Mobile Devices    forum.primefaces.org

Hello everyone, i dont know if this is the right place for this question: Primefaces Mobile is very nice for the Mobile UI Design. But how can I interact with the ...

21. Desktop/Mobile serving    forum.primefaces.org

Hi, I am writing a jsf 2.0 site and wondering how to serve for both desktop and mobile users. Do i need to write a servelet filter? can someone point me ...

22. Primefaces Mobile m3 PrimeFaces.navigate    forum.primefaces.org

I can not get PrimeFaces.navigate('#page_view', 'flip', true); to work in Primefaces Mobile m3. Is there another way of calling the JS navigation function ?

23. Mobile ajax navigation in case of error    forum.primefaces.org

24. Primefaces Mobile component    forum.primefaces.org

Code: WARNING: java.lang.Boolean cannot be cast to java.lang.String java.lang.ClassCastException: java.lang.Boolean cannot be cast to java.lang.String at org.primefaces.mobile.component.uiswitch.UISwitchRenderer.getConvertedValue(UISwitchRenderer.java:78) at javax.faces.component.UIInput.getConvertedValue(UIInput.java:1028) at ...

25. Use Image as Button primefaces mobile    forum.primefaces.org

Hey guys! I'm having problems to use an image as a button on primefaces mobile. Is there any way to do this and make the image behave exactly as primefaces mobile ...

26. Primefaces mobile tags not rendering on 3.0M3    forum.primefaces.org

...

27. New component Primefaces Mobile    forum.primefaces.org

28. Starting with Prime Mobile - Managed Bean communication prob    forum.primefaces.org

Hi all, I have one application running primefaces + jsf + spring 3. I'm now adding primefaces mobile to this application but I'm having some problems in order to communicate my ...

29. Primefaces mobile and navbar    forum.primefaces.org

30. Prime Faces Mobile - a view questions    forum.primefaces.org

Hi, I am currently evaluation API's for browser based mobile phone apps. Primefaces Mobile seemed to be my first choice since we are already using Primefaces for the creation of webapps. ...

31. How to handle both desktop and mobile version?    forum.primefaces.org

Hi folks, how to start with mobileUI using Primefaces 3.0.M1 already having a desktop version? Is there some user-agent aware component that can deliver a mobile version of CSS files for ...

32. Mobile: problem with Switch    forum.primefaces.org

>> << FkJ Posts: 32 Joined: 08 Jan 2010, 19:16 10 Nov 2011, 21:03 by FkJ Mobile: problem with Switch I'm trying to use a Switch component created like this: ...

33. PrimeFaces Mobile + Chart    forum.primefaces.org

34. How can I use mobile device detection?    forum.primefaces.org

This was not implemented? Are you saying that your web app is not using PrimeFaces mobile (yet)? If so, you may want to give it a try. My assumption is that ...

35. How compile primefaces mobile from source?    forum.primefaces.org

when I compile primefaces from source and use de jar in my application the error is showed: Unable to find class 'org.primefaces.mobile.navigation.MobileNavigationHandler'. the "mobile" trunk in repository can't be build alone. ...

36. set javax.faces.RenderKitId = PRIMEFACES_MOBILE    forum.primefaces.org

how can i set set javax.faces.RenderKitId = PRIMEFACES_MOBILE without a outputlink and ???? only enter in application and it is mobile.

37. (Mobile) if you have problems with autoZoom...    forum.primefaces.org

if you have problems with autoZoom in primefaces mobile when click on selectonemenu or put on vertical position, insert into in your xhtml: you can ...

38. (Mobile) length of resources    forum.primefaces.org

39. (Mobile)- Help to get coordinates from showcase to back bean    forum.primefaces.org

Please cagatay i need your help... how can i get my local long,lat and pass it to my back bean? I am using your example from showcase mobile. thank`s one more ...

40. PrimeFaces Mobile: External link to mobile view    forum.primefaces.org

... ...

41. Primefaces and Mobile    forum.primefaces.org

Within Prime Mobile how does the type of mobile device get detected (e.g. iPhone vs Droid vs something else)? Meaning do you try to determine the specific device type or just ...

42. Mobile GPS Navigation App with PrimeFaces    forum.primefaces.org

43. Primefaces mobile actions    forum.primefaces.org

bump I have exactly the same issue, searched everywhere and couldn't find any solution. The url appears double "http://localhost:8084/WebApplication1/login.xhtml#WebApplication1/login.xhtml" thanks.

44. PrimeFaces Mobile Button 'data-inline' support    forum.primefaces.org

45. mobile NavBar    forum.primefaces.org

Hello, I tried to use the pm:navBar. The example works fine. However extending to tow views I am not able to keep the styleClass of the active tab. After transition between ...

46. Primefaces Mobile     forum.primefaces.org

12 Apr 2011, 15:38 by salihes Primefaces Mobile Merhaba; Primefaces Mobile projesinde aadaki kodda grld gibi kullanmak istiyorum. Ancak ekran kts karmaktadr. Yardmc olursanz sevinirim. yi almalar.

47. How to add external style sheets in Primefaces mobile    forum.primefaces.org

When I add the below line above or within , the entire page's style gets messed up especially the navigation/toolbar. What is the work around to add custom style sheets in ...