In an implementation using the JBoss RichFaces rich:dataScroller component, I noticed the first attribute of a UIData component is maintained even if the DataModel it is displaying has changed. It turns out, this is an issue with JSF. The UIData component does not track the DataModel it represents. Thus, when the DataModel is updated it […]
November 13, 2007
Posted in



content rss
Comments
March 12, 2010
Thanks for the tip, I’ll have a look at Ebean, looks interesting.
March 12, 2010
WRT limiting results and joins to OneToMany or ManyToMany … Ebean ORM uses...
March 12, 2010
Nice article. Good work.
June 17, 2008
Awesome, thanks for posting that here Maciej! I would recommend creating a JIRA...
June 17, 2008
I am also a great fun of reCaptcha project and Jboss seam, so I tried to integrate them...