Portlet

can i deploy portlet in Sun Java System Application Server or do i still need to install Sun Java Portal Server? do you know a good online tutorial for developing potlet using Struts 2.0?thanks in advance.
[226 byte] By [rinoa_fftsya] at [2007-11-26 21:50:59]
# 1
You can deploy the portlet on Appserver by downloading the "Java Application Platform SDK Update 3 Preview" from http://java.sun.com/javaee/downloads/ea/.This comes with a portlet container and also a portlet container driver which acts as a minimal portal.
UmaChithraa at 2007-7-10 3:43:57 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
The portlet container is also available as a standalone download at https://portal.dev.java.net/It can de deployed on Glassfish 9.x and Tomcat 5.5Seb
sebstoa at 2007-7-10 3:43:58 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...