liferay « Struts « JPA Q&A





1. Struts2-Hibernate Portlet    liferay.com

2. Struts bridges & hibernate using liferay 5.0.0    liferay.com

Should not be any different: - make sure that you recompile for 5.0 and redeploy - check that your portlet war does not carry any jars that do not belong to 5.0.0 version (for portal / struts / taglibs) - if portlet uses jquery/ajax/liferay java scripts during render time, check that these methods and objects are available

3. struts with hibernate    liferay.com