File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Portals and Portlets and the fly likes Difference Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Portals and Portlets
Reply Bookmark "Difference" Watch "Difference" New topic
Author

Difference

karthikeyan piramanayagam
Greenhorn

Joined: Feb 16, 2006
Posts: 22
Hai all, Actually whats the difference between a portal and a portlet. Plz tell me clearly. Thank you
Masoud Kalali
Author
Ranch Hand

Joined: Jul 08, 2004
Posts: 531

A portlet is a component that can exists in a component container
in this case container is the Portal .
a portal handle lifecycle of portlets , security and access rules, decoration .....

you can create roles and users in a portal system , and ssign each role permission to have access to some portlets ...

you use a portal to show ,for example, multiple portlets in one page .
each portlet can bring information from diffrent sources and allows visitor /user to see those information or manage them.



for example , http://my.yahoo.com is a portal , each of those informational panel is a portlet (those are not jsr or java based though).

http://www.google.com/ig is another portalwith several portlet on it

hth


Masoud Kalali
Software Engineer - My Weblog - GlassFish Security
karthikeyan piramanayagam
Greenhorn

Joined: Feb 16, 2006
Posts: 22
hi Masoud Kalali, Thanks a lot.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Difference
 
Similar Threads
Clarification
interview question
WA #1.....word association
Why anonymous posts are allowed in this forum ?
Array Initilaize