Tagged Questions
3
votes
1answer
171 views
liferay personalization rules
I am new to liferay. I want to personalize the web content based on the user profile and also I want to specify personalization rules which decides his content. Based on the user action I want to ...
2
votes
1answer
61 views
Personalized Search with Lucene
I'd like to ask questions about personalized search. I'm about to design/implement a personalized search with Lucene. I did some googling about that, but didn't seem to find module/tools ready to use ...
1
vote
0answers
132 views
Looking for an open-source, Java-based Personalization engine
Maybe my google-fu is broken this morning, but I can't find anything that meets the general requirements of:
rules based (like jbpm/drools)
content/targeting centric (like the old ATG ...
0
votes
1answer
593 views
removal of default public page after login in Liferay
Hi I am new to life ray.. I created a new user (not power user) .. and created personal public and personal private pages.. but when I login I see public pages of the site.. How can I make it to ...
0
votes
0answers
78 views
liferay cms personalization of user pages
I want to display welcome content after logging in based on the user profile or user group.. How can I do this in liferay..?
0
votes
1answer
54 views
Create Personalized Controls For Java ME
I'm starting to develop a eBook reader for mobile using Java ME, but for the control were the book will be shown I need a personalized control. For this I need to first know how to do one, to ...
0
votes
1answer
193 views
How does personalization happen of web page?
I just wanted to know how does personalization of a web page happen? How does the state of the web page get saved in database? which field does it use? I've used Asp.net Membership and in Asp.Net it's ...
0
votes
4answers
537 views
java webpart like asp.net?
I was reading asp.net webpart technology which gives users some personalization abilities under some rules and tools of webparts.
are there something like webpart technology lib under java ?