format « PrimeFaces « JSF Q&A





1. format date inside a select item    stackoverflow.com

Is there a way to format the date object to be displayed in a select item ? Here's my example :

<h:selectOneMenu 
    label="Period" 
    value="#{myBean.periodStartEndList}"
  ...

2. Date time conversion from long to normal date format    stackoverflow.com

In my web app, date & time of a user's certain activity is stored(in database) as a Long which on being displayed back to user needs to be converted into normal ...

3. Jsf 2 application UI formatting messed-up on IE when using ip-address instead of localhost    stackoverflow.com

I have an application developed using Primefaces 2.2.1 and JSF 2.0, deployed on Glassfish 3.1 local machine. Problem is that when I access the application using http://localhost:8080/MyApp, the UI formatting is fine. ...

4. Auto completion and items formatting    forum.primefaces.org

03 Feb 2010, 13:05 by manski Auto completion and items formatting Hi, I'm new to PrimeFaces and I was playing around a little bit with the auto completion control. Everything works ...

5. schedule component time format    forum.primefaces.org

6. SUpported format fro graphicImage    forum.primefaces.org

Hi I am using primefaces 3.0.M1 and i need to show tiff images with the component graphicImage but i get a white image. Does primefaces supports tiff image and if no,is ...

7. Formatted HTML with Project Stage    forum.primefaces.org

It would be really nice if PrimeFaces component renderers output formatted HTML (indention and line breaks) when the project stage was not Production. Currently the ouput of PrimeFaces renderers are pretty ...

8. emptyMessage formatting    forum.primefaces.org

9. Formatting growl component    forum.primefaces.org

Hi All; I've used the growl component for displaying a custom message gathered from a database query. The resulting String -in some cases- turns out to be a long one. I ...





10. Output of calendar doesn't format as defined in pattern    forum.primefaces.org

Hi, I have a calendar component with "dd.MM.yyyy" pattern. If I choose a date from the calendar popup, the input field of the calendar shows dd.M.yyyy. So e.g. for today it ...

11. Date format    forum.primefaces.org

hello cagaty , i am using the calendar component in my project and the value that i get in the bean is Thu Apr 01 00:00:00 GMT+05:30 2010 i want it ...

12. Formatting rows in datatable    forum.primefaces.org

Hi, I would like to format the rows of a datatable depending on the data values. So it's not even / odd, but there are e.g. some rows the show total ...

13. Formatting issues with layoutUnit    forum.primefaces.org

Hello, I am using PrimeFaces 1.0.2 with Seam 2.0.2 GA I have been running into some formatting issue with layoutUnit, and am hoping if someone can help me out. I have ...

14. [SOLVED]p:dataTable loses its column formatting after paging    forum.primefaces.org

DESPESA PROGRAMADA ...

15. Datatable format    forum.primefaces.org

hello, I am new to PrimeFaces, i chose it over iceFaces and richFaces. My problem is, when i use datatable and dot-luv css skin, it does not look like the demo. ...

16. Schedule Day Format    forum.primefaces.org

Hi, i would like to ask, if there is any way to make the day format looks like else, then there is in schedule. The reason is simple. I live i ...





17. p:messages not formatted.    forum.primefaces.org

01 Nov 2010, 12:23 by nirvanbd p:messages not formatted. I have been using p:messages in all my facelets pages and works great and displays formatted according to the severity. However, I ...

18. war format examples    forum.primefaces.org

Hi all, I'm trying to run PrimeFaces examples using Maven, but there are often errors due to broken repositories...Could you please provide us some examples in war format? We'll appreciate it. ...

19. Time format in schedule events    forum.primefaces.org

Hello, I'm using the schedule component and in the month view I'm getting events shown as: 9:45a Event Title Can I change the format of that 9:45a to a 24h format: ...

20. p:lineChart format Date Field to MM/DD/YYYY    forum.primefaces.org

Hi, I am generating a chart that includes a date field for the x axis. It always shows the date in the long format, i.e. Tue Mar 01 00:00:00 EST 2011 ...

21. Preferred format for acknowledgements    forum.primefaces.org

Hi I am about to create an Acknowledgements and Licences page within my application to comply with the licence conditions for various products used within the application. Normally I follow the ...