aspose file tools
The moose likes JSF and the fly likes How to implement Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to implement "rating system" the best way? JSF + Hibernate" Watch "How to implement "rating system" the best way? JSF + Hibernate" New topic
Author

How to implement "rating system" the best way? JSF + Hibernate

janek nowakowski
Greenhorn

Joined: Jun 20, 2010
Posts: 8
Hi, I would like to rate some items with score from 1 to 10, but item can be rated only once by one user. I have a user class and an item class. What would be the best solution for this problem? I use hibernate in my application. Do you know any ready to use solutions? I would be grateful for any help.
Sridhar Santhanakrishnan
Ranch Hand

Joined: Mar 20, 2007
Posts: 317
You might want to check Primefaces which has a Star Rating component
janek nowakowski
Greenhorn

Joined: Jun 20, 2010
Posts: 8
Wow! Many useful components! I didn't know about PrimeFaces, thank you very much.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to implement "rating system" the best way? JSF + Hibernate
 
Similar Threads
Adding items from jsp to a list in java
Hibernate in Eclipse (RCP)
[JPA] Two providers, two different bahaviours - is switching really a piece of cake?
Struts: Request/Session Attribute
proble in configuring hibernate with struts 2