| Author |
Migrating to Portals & Portlets
|
Venkata Sunil Yadiki
Greenhorn
Joined: Sep 02, 2007
Posts: 11
|
|
|
Just wanted to know if it is feasible to migrate from existing frameworks to portals and portlets. If yes then what are the major issues to be considered during migration.
|
Venkata Sunil Yadiki<br />SCJP 5.0<br />SCWCD 5.0
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
I guess it depends on what framework you're migrating from. There are portal bridges from the apache foundation that help wrap struts and JSF applications as portlet applications. From a Servlet/JSP standpoint, portlets can be 'converted' fairly honestly. -Cameron McKenzie
|
Author of Hibernate Made Easy, What is WebSphere???, JSF 2.0 Made Easy and the SCJA Certification Guides
|
 |
Jonas X. Yuan
author
Ranch Hand
Joined: May 18, 2008
Posts: 108
|
|
Hi Venkata, Maybe, Liferay could provide better solution for you to migrate from existing frameworks to portals and portlets. Liferay supports: JSP, JSON, JSF, Struts, Spring MVC, etc.
|
Books: Liferay Portal 6.1 Systems Development
|
 |
Ko Ko Naing
Ranch Hand
Joined: Jun 08, 2002
Posts: 3178
|
|
Originally posted by Jonas X. Yuan: Maybe, Liferay could provide better solution for you to migrate from existing frameworks to portals and portlets.
I heard that the way Liferay supports migration of portlets is that we can migrate JSR-168-compliant portlets to Liferay, but we can migrate Liferay portlets to other JSR-168-compliant portals. I don't have any experience in migrating portlets across different platforms like this. But this is what I heard from the Liferay communities.
|
Co-author of SCMAD Exam Guide, Author of JMADPlus
SCJP1.2, CCNA, SCWCD1.4, SCBCD1.3, SCMAD1.0, SCJA1.0, SCJP6.0
|
 |
Venkata Sunil Yadiki
Greenhorn
Joined: Sep 02, 2007
Posts: 11
|
|
|
Thanks for the info... Currently i am using JSF. But i just wanted to know if the solution for migrating would be a feasible option.I will take a look at the Liferay stuff...
|
 |
Cameron Wallace McKenzie
author and cow tipper
Saloon Keeper
Joined: Aug 26, 2006
Posts: 4967
|
|
If you're using JSF, you might find this JSF portlet tutorial helpful. It demonstrates how to take a Java Server Faces application and use the apache JSF bridge from the apache bridges project to allow the JSF app to be deployed as a portlet. Java Server Faces Portlet Tutorial - Code and CBT for JSF Portlet Development -Cameron McKenzie
|
 |
 |
|
|
subject: Migrating to Portals & Portlets
|
|
|