I want to use some mechanisms to suggest(or refer) the items in the database to users based on the current transaction. For ex, In IMDB or Amazon, users are suggested with items based on the current viewing item. What should i read to implement such kind of mechanism? I need to implement it in java. Is there any java API that simplifies my process. I know there might be involving in learning concepts. But i don't know where to start. I want the knowledge base so that i can learn things before implementing them. Suggestion would be helpful a lot to me.
|
feedback
|
closed as not a real question by Kev♦ Sep 24 '11 at 14:55
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. See the FAQ for guidance on how to improve it.