• 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
  • Ron McLeod
  • Paul Clapham
  • Tim Cooke
  • Devaka Cooray
Sheriffs:
  • Liutauras Vilda
  • paul wheaton
  • Rob Spoor
Saloon Keepers:
  • Tim Moores
  • Stephan van Hulst
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
Bartenders:
  • Carey Brown
  • Roland Mueller

Who knows portlet well?

 
Ranch Hand
Posts: 3852
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Portlet is *new* technology, Moreover, very less peoples use it. So there are very less experts in this field and that is the reason why it is silent forum. I just want to know that, is it possible to know *everything* about portlet (each details of it, just like many peoples know about servlet). If yes then from where?

Does any body here know everything (most of the details) about portlet??

Thanks.
 
Sheriff
Posts: 4313
Android IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The spec is the best place to start learning more about portlets. Read it, understand it, become a contributor to an Open Source Portal Framework, develop enough portlet applications, and you can become the expert you speak of.
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Correction: Portals/Portlets are not new. Many people/companies use them. There are many experts on the subject. There isn't much activity in this forum because it's new to JavaRanch. But we're trying to change that!
Knowing the JSR spec like Jessica suggests is a good start, but the spec is new, and there are number of portals that don't conform to it, and are still worth knowing, so the situation isn't at all like it is with servlets.
It's still good advice, though: Get to know a portal (JetSpeed, Pluto, ...), use it, develop portlets with it, and you will get to understand the issues and problems that portals need to address. By the time you're done with that, maybe all important portals implement the spec, and you can take it from there.
[ November 30, 2005: Message edited by: Ulf Dittmer ]
 
Ranch Hand
Posts: 688
Mac
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Correction: Portals/Portlets are not new. Many people/companies use them. There are many experts on the subject.


I agree Ulf.
 
Ranch Hand
Posts: 3640
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are there any colsultants in Mumbai who can give guildance to develop portal?
 
Ranch Hand
Posts: 99
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Depends what portal you are referring to. For example, IBM WebSphere Portal is such a large platform with so many different components it is impossible for any one person to know "everything" about WebSphere Portal.
If you are interested in learning more about IBM's portal, the industries leading portal, refer to IBM's developer works website.
 
Ranch Hand
Posts: 200
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have been drafted into a portal project. We are currently(well not yet) developing portlets on Plumtree for a UK telecom gaint. The work involves coding web services and doing some fancy decoration work.
 
I promise I will be the best, most loyal friend ever! All for this tiny ad:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic