Help coderanch get a
new server
by contributing to the fundraiser
  • 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
  • Devaka Cooray
  • Liutauras Vilda
Sheriffs:
  • Jeanne Boyarsky
  • paul wheaton
  • Henry Wong
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Tim Moores
  • Carey Brown
  • Mikalai Zaikin
Bartenders:
  • Lou Hamers
  • Piet Souris
  • Frits Walraven

New to Portal technology

 
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi,
I am new to portal technology.
there are so many products available in the market like BEA weblogic portal,websphere portal,JBOSS portal and liferay Portal.
what are the diff. in this. and which one is better.


Thanks&Regards,
mahammad gouse shaik
 
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
These are all major commercial portals which provide implementation of JSR 168 and JSR 286 specification, and provide additional features like social netwokring/integrated content management/ready to use portlets . JSR168/286 is the portlet specification , just similar to our familar servlet specification.

Liferay and JBOSS also provides community editions to download freely.
You need to consider cost and features while selecting the Portal provider. We have been using Websphere portal in most of our projects. Liferay is also considerable.


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

Please provide the best tutorials for JSR-168/JSR-286.
 
Reddy Prashanth
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Santhosh,

Please go through the below resources
http://portlets.blogspot.com/2004/11/start-learning-portlet.html
http://www.javaworld.com/javaworld/jw-08-2003/jw-0801-portlet.html?page=1

There are many examples/sample portlets available in portlet repositery.
https://portlet-repository.dev.java.net/

Once you done with your hands on , I recommend you to go through the portlet specification (http://jcp.org/aboutJava/communityprocess/final/jsr168/). It is a good document to start with.

Regards
Prashanth
 
mahammad gouse
Greenhorn
Posts: 15
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi prashant,
Thank you very much for assisting me to find a good tutorial regarding portal



mahammad gouse shaik
reply
    Bookmark Topic Watch Topic
  • New Topic