• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Portal/Portlet jumpstart

 
Ranch Hand
Posts: 112
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi there,
I have a need to learn portal/portlet quickly for the coming project. I would like to do a hello world portlet. Could someone show me how to set up the environment. I have jdk 6, tomcat, pluto. I have knowledge of servlet/jsp but don't know how to integrate the portal container to tomcat and jumpstart to say hello. So here are my question

Do I need pluto or jetspeed?
How do I setup portal container (pluto, jetspeed) with tomcat?
How do I deploy to say hello?

Thank you much.

John
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Here are all the portlet tutorials you could imagine, from installing the JDK and the JetSpeed environment, to coding using Portlet frameworks.

Each tutorial is a full CBT, along with the code used in the program.

Free Portal and Portlet Development Tutorials

I can't think of any way of you getting up to speed on portal any faster, other than buying my book on the subject.

Happy Portal!

-Cameron McKenzie
 
reply
    Bookmark Topic Watch Topic
  • New Topic