What is the best open-source portlet container for my case to install?
Liferay, Jboss, ...
or is Pluto already sufficient?
Do you know some other?
Currently I have a portal where I need to change the resulting webpages to portlets.
I have Apache Tomcat and normal Apache installed.
When I call a page through the portlet container, it should allow 2 things:
- to make Ajax calls
- to pass through session cookies
Is that possible for these containers?