The Artima Developer Community
Sponsored Link

Java Buzz Forum
Pluto, Jetspeed 2, EXO Portal, Liferay, ...

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Weiqi Gao

Posts: 1808
Nickname: weiqigao
Registered: Jun, 2003

Weiqi Gao is a Java programmer.
Pluto, Jetspeed 2, EXO Portal, Liferay, ... Posted: Sep 10, 2004 1:18 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Weiqi Gao.
Original Post: Pluto, Jetspeed 2, EXO Portal, Liferay, ...
Feed Title: Weiqi Gao's Weblog
Feed URL: http://www.weiqigao.com/blog/rss.xml
Feed Description: Sharing My Experience...
Latest Java Buzz Posts
Latest Java Buzz Posts by Weiqi Gao
Latest Posts From Weiqi Gao's Weblog

Advertisement

Sean Goggins gave a very thorough presentation on the Java Portlet Specification (JSR 168) and demoed with multiple implementations.

Things I learned:

  • Pluto is a reference implementation of a JSR 168 compliant portlet container (not to be confused with a portal). It's an Apache project (originated from IBM?)
  • Jetspeed 2 is a servlet based implementation of a portal that uses Pluto as its portlet container. It's also an Apache project.
  • EXO Portal is another servlet based implementation of a portal that supports JSR 168 conforming portlets.
  • Liferay is a J2EE based implementation of a portal that can be deployed in any J2EE app server.
  • WebSphere, BEA, SAP, Novell, Oracle all have their own implementations of portals.
  • You write portlets much like you write servlets. And you can deploy them in any compliant portlet containers.

The presentation material is here.

Read: Pluto, Jetspeed 2, EXO Portal, Liferay, ...

Topic: [Aug 31, 2004 04:33 PDT] 10 Links Previous Topic   Next Topic Topic: Transparency, XPlanner, Making Dates

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use