aspose file tools
The moose likes Portals and Portlets and the fly likes Do we need to develop portal/portlets Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Do we need to develop portal/portlets" Watch "Do we need to develop portal/portlets" New topic
Author

Do we need to develop portal/portlets

Harnoor Singh
Ranch Hand

Joined: Aug 24, 2010
Posts: 35
Hi All,

Do we need to develop portals and portlets from scratch or do we have the automation tool in case of java also like we have MOSS for dot net.


Thanks and Regards,
Harnoor
David O'Meara
Rancher

Joined: Mar 06, 2001
Posts: 13459

there is a portlet bridge and other technologies that allow you to write vanilla web applications and then make them portlets and deploy them, and there are several frameworks like Struts, Spring MVC and Vaardin that look almost the same between their web and portlet behaviours.

But the real answer is no, there is no single accepted tool for creating portlets.
 
I agree. Here's the link: http://jrebel.com/download
 
subject: Do we need to develop portal/portlets
 
Similar Threads
Portlet Maximize
Developing Oracle Portlets in MyEclipse
Weblogic Application Server 9.2
Rancher's opinions on LifeRay vs. JBoss Portal needed
Is there any PortletContaner API ?