Hi, I am currently working on an existing java web-app. My web app can be deployed on Tomcat, Websphere or Weblogic.
I would like to add portlet capabilities to my web app.
I know that in order to do so I have to use a portlet container or a portal.
The thing is, I would rather avoid installing a new software, I would rather use a third party which does not require installation(like jars).
What is the best software I should use? bear in mind I need a software that can be used on Weblogic, websphere or Tomcat.