• 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
  • Tim Cooke
  • paul wheaton
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Creating a Portlet

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys,

I am new to portlet programming...so need some help..

I need to create a JSR 168 portlet, which would display contents whch are fetched from an XML file..

I am using RAD 6.0 and websphere portal server 6.0

Please help..

Thanks in advance..
 
Ranch Hand
Posts: 130
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Rohan,

Try going through JSR-168 spec, JSR-168 API doc and IBM WebSphere Portal InfoCenter where you can find documentation about how to develop standard(JSR-168) portlets. IBM Redbooks are also an excellent source. Also, you can search in IBM DeveloperWorks.
 
Rohan Karle
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Bimal.

Actually I have already started developing the portlet, and also tried to deploy it on Websphere Portal Server v5.1.
But I am unable to see my portlet. I get the message 'The portlet is unavailable'. I tried to search for the error, but couldnt find a possible solution.
 
them good ole boys were drinking whiskey and rye singin' this'll be the day that I die. Drink tiny ad.
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic