• 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

Portals in IBM Portal Server

 
Ranch Hand
Posts: 175
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am confused. Totally confused.

I got some idea on the applications. But I could not able to deploy in IBM Websphere Portal Server.

1. Is it really require IBM Websphere Application Server? Can't I deploy without that only using IBM Webshpere Portal Server?
2. I have seen lot of downlod files in IBM site to download Portal Server. Totally confused which one to download?
3. Lot of demo applications use IBM Websphere Portal Server 5.1 Test Environment. I haven't seen download link in IBM.


Please help me guys.....

[ June 16, 2008: Message edited by: Shashidhar Rao ]
[ June 16, 2008: Message edited by: Shashidhar Rao ]
 
Greenhorn
Posts: 16
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try Websphere portal 6.1 beta from ibm site. Not sure if you will be able to download websphere portal for evaluation.
 
author and cow tipper
Posts: 5009
1
Hibernate Spring Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
WebSphere Portal Server is known as a "WebSphere Extension", which means that it provides functionality that runs over and above a basic WebSphere Application Server. However, the Portal Server is indeed deployed and run on top of an IBM WebSphere Application Server.

As far as the download goes, I do believe that when you download the portal, you actually end up downloading all of the binaries that will isntall the WebSphere Application Server as well. The installation of the portal server will step you through the installation of all of the required components.

-Cameron McKenzie
 
reply
    Bookmark Topic Watch Topic
  • New Topic