does anyone has any experience of installing Liferay using SQL Server as database ? Any particular problem with inst开发者_如何学Callation or performance ? Which version can I use? Maybe I have to use
I can serve PDF files no problem with Liferay but when I try to save them they just get the filename from the url like such:
I have a legacy web application that I want to enhance by adding a message board. Is it possible to add the message board portlet of liferay into this external application.
I have a portlet which has many rendering and action methods: @Controller @RequestMapping(\"VIEW\") public class CartController {
I am using Liferay 6.0.4 and I have a page which is available to all users including guests. The page is called \"Information\". The page开发者_JAVA技巧 has already been created.
As we know, Liferay has the inb开发者_开发问答uilt functionality for creating users. But i want to have an workflow for creating users which involves approval process. I mean, user will be created by
I configured Liferay jackrabbit to use database instead of disk store. This Liferay will be deployed in a clustered Weblogic. I was thinking if I still need to configure jackRabbit for cluster if it i
I have only recently started using Lifera开发者_开发技巧y 6.0. I have downloaded liferay-portal-tomcat-6.0.4_1 community edition.
I\'m currently building a website for a company, that will for the moment contain 3-5 static pages (i.e, just content). User registration may be added in time to come.
I am trying to get the HttpServletResponse开发者_如何学编程 from liferay portal. I am also working with icefaces.