How to redirect users to their private page after login? Now it goes to /web/guest/home I want to make this dynamic like /web/<user>/home. is开发者_StackOverflow there an easy way?As far as I kn
I\'m trying to build a portlet within a grails application, and I\'ve created a simple controller extending AbstractController which returns
I created a website using liferay with some sample pages. Later we wanted to import some 23000 users into liferay. The data is in csv format.
I have some users in csv files to be imported into liferay. I don\'t have any idea about Hypersonic s开发者_如何学运维ql. So thought of inserting the users from .net.
I am new to Portlets and also with Liferay Portal and I want to know how to share a custom object created in the Portlet doView method with the J开发者_运维问答SP page. I know about adding the object
I\'m having an issue using Lifera开发者_JAVA百科y Portal Community 5.2.3 according to timezones and time offsets.In windows, it seems to work correctly (GMT+2 Madrid picked auto), but when I install i
I successfully set up a Tomcat server that runs Liferay through Eclipse. I\'m working on a very simple portlet to learn more about the Liferay portal framework. Every time I make a modification to ANY
I\'m experimenting with LifeRay as an internal knowledge base, and a chunk of that content would be code/sql snippets.
We are trying to impleme开发者_如何转开发nt a portlet communication that will be able to simulate the classical redirect, but without success for now.
In spring\'s documentation, for the \"value\" at the RequestMapping annotation, they say : In a Portlet environment: the mapped