Fórum

mixing Spring MVC and life ray

Pradeep Kumar, modificado 9 Anos atrás.

mixing Spring MVC and life ray

New Member Postagens: 3 Data de Entrada: 25/05/14 Postagens Recentes
Hi , I am a student , willing to develop a portal using liferay , I want to know How can i mix the Spring MVC and liferay (CMS +UI)architecture ? Also what could be the feasibility? I need to have the pages both static as well as dynamic.It could be great if you provide me some live websites or portals as references that meets my query.

thanks in advance.
thumbnail
Manish Yadav, modificado 9 Anos atrás.

RE: mixing Spring MVC and life ray

Expert Postagens: 493 Data de Entrada: 26/05/12 Postagens Recentes
Dear Pradeep,

As a beginner , If you are not familiar with spring then I'll recommend to start with Liferay MVC portlet instead of spring MVC. Please find some below links which may help you....

1. http://navinagarwalmca.wordpress.com/2012/07/12/spring-3-1-with-liferay-6-1/
2. https://github.com/psvehla/liferay-spring-mvc-portlet
3. http://www.liferaysavvy.com/2013/12/liferay-spring-portlet.html
4. http://www.opensource-techblog.com/2012/09/spring-mvc-portlet-in-liferay.html


Regards,
Manish Banwari Lal Yadav
Pradeep Kumar, modificado 9 Anos atrás.

RE: mixing Spring MVC and life ray

New Member Postagens: 3 Data de Entrada: 25/05/14 Postagens Recentes
Hi Manish Thank you for your feed back , I created the sample application using Spring MVC . Thank you for your support.