Monday, 1 April 2013

If you are using Spring portlet in Liferay, in portlet.xml, you have to make entry of org.springframework.web.portlet.DispatcherPortlet against portlet-class tag.

Add org.springframework.web.servlet.ViewRendererServlet in web.xml against servlet-class tag.

One additional xml file is added i.e xyz-portlet.xml where xyz is portlet name.

No comments:

Post a Comment