Foros de discusión

mixing Spring MVC and life ray

Pradeep Kumar, modificado hace 9 años.

mixing Spring MVC and life ray

New Member Mensajes: 3 Fecha de incorporación: 25/05/14 Mensajes recientes
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 hace 9 años.

RE: mixing Spring MVC and life ray

Expert Mensajes: 493 Fecha de incorporación: 26/05/12 Mensajes recientes
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 hace 9 años.

RE: mixing Spring MVC and life ray

New Member Mensajes: 3 Fecha de incorporación: 25/05/14 Mensajes recientes
Hi Manish Thank you for your feed back , I created the sample application using Spring MVC . Thank you for your support.