>> Does JSR-168 cover JSP and applet Portlet?
- JSR-168 covers Portals and portlets. A portlet is related to a
servlet... not an applet. They define a portlet as:
from JSR-168, section PLT2.2 "What is a portlet"
A portlet is a Java technology based web component, managed by a portlet container, that processes requests and generates dynamic content. Portlets are used by portals as pluggable user interface components that provide a presentation layer to Information Systems....
Reading some of the links on top of the forum may give you a better idea about portlets.
>> How should I get started w/ an open source Portlet container?
Most vendors should have some decent documentation and some sort of "Hello World" portlet tutorial that will get you started. Check out some of the links listed at the top of the Portlet forum, possibly Caucho's portlet tutorials.
>> Is Jetspeed1.6 good?
... no idea, hopefully someone else can help with this question.
[ November 05, 2005: Message edited by: Jessica Sant ]