I need to develop portal/portlet application. This include JSP/servlet, database connections, user/role access and CMS. And good documentations do configure all that.
But I can only use portal container whom I can deploy (with my portlets) in existing, running Tomcat web server. This company can't change server because of this app and I can only deploy portal container in running web server and then deploy my portlet war. So, which portlet/portal implementations support this? Tomcat is running, and I need to deploy portlet container and my portlet war. What about database connections, user/role access and CMS? What CMS you use and can I use it with portlet container? I spoke with few firms and they would love to use portlets if they don't have to change current web server because they don't want to move/redeploy current web app. They will use portlets if portlets and portlet container can be upgraded to current web server. Any help or advice what to do is welcome!
