|
Fishy Dates |
I was going through stackoverflow when I came across:
ui:repeat does not work in JSF 2.0? I know that their had been some issues which I detailed in
JSF Tip of the Day: <ui:repeat /> Usage Example so I took a look. I resolved the basic issue and printed out a pretty page with some data. The solution is on stackoverflow so I won't repeat myself too much.
The modified version which includes a conversation portion and some other bells and whistles is available for download.
The code for the solution is available
stackoverflow-uirepeat-example
The project was developed using
NetBeans 7.2.1 on
GlassFish 3.1.2 on
JSF 2.1 (Mojarra) and Weld 1.0.
No comments:
Post a Comment