« Return to Thread: Hello World portlet

Hello World portlet

by chris09 :: Rate this Message:

Reply to Author | View in Thread

I am trying to create a Hello World portlet in Pluto before I go on to more advanced portlets. I have looked at the tutorial from onjava.com and looked at a previous post on nabble on uploading the .war file to Pluto, and other tutorials (including from ibm.com) that I have found on the internet, but still have trouble.

I have downloaded and installed the pluto-current-bundle (version 2.0) from the download site. The directory structure for HelloWorld is typical for web applications. My HelloWorld class is located in WEB-INF/classes. I have the web.xml and portlet.xml properly done and located in WEB-INF. I do not know what else is necessary to complete the portlet.

All the tutorials I have found are for Pluto 1.0 and have completed the same steps in Pluto 2.0.

Can somebody please let me know what else I need to do to get a simple Hello World portlet working?

Thanks.

 « Return to Thread: Hello World portlet