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

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
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic