liferay « J2EE « JSP-Servlet Q&A





1. What is the best way to implement a PCI compliant service (jsp or other) outside a non-PCI compliant Liferay portal    stackoverflow.com

We are building a customer portal using Liferay. A few of the portlets are required to collect financial information. The portal's host environment is not PCI compliant (http://www.pcicomplianceguide.org/pcifaqs.php). Since PCI compliance ...

3. RAD7: Errors in JSPs when building a production-level EAR of LR 5.1.1    liferay.com

Hello guys, I am presently building a production-level EAR of liferay-5.1.1 to be installed over WebSphere 6.1. I built a RAD7 workspace with the war and all dependencies and prepared an EAR. I modified the web.xml to add the PortlerDeploymentEnabled param, moved the libraries from war level to ear level and modified manifest files to ensure good hierarchical classloading. I also ...

4. Issue with SocialBookMarkTag in Liferay 4.3.5 (servlet 2.3) [Weblogic 8.1]    liferay.com

Lester Chua Rank: New Member Posts: 8 Join Date: November 29, 2006 Recent Posts Hi all, I wonder if anyone else has faced the problem I have and if there is a solution for this. The SocialBookmarkTag was intorduced fairly recently and now seems to break the servlet 2.3 spec (even in the release compiled for servlet 2.3). I went through ...

5. Jsp Hooks and a separate war    liferay.com

6. JSP error on Websphere 6.1 with Liferay 5    liferay.com

Liferay 4.4.1 works in our WAS 6.1.0.13. Now I treid to have liferay 5.0.1 to work on WAS. After deployed war file from liferay, when I access the login page I got following errors that complain PortletRequest.RENDER_PHASE. But it is defined in portal.jar. Is there anyone make Liferay 5 working on WAS 6.1? [Servlet Error]-[/html/portal/render_portlet.jsp]: com.ibm.ws.jsp.JspCoreException: JSPG0049E: /html/portal/render_portlet.jsp failed to compile ...