Portlet « Convert « JSP-Servlet Q&A





2. how to convert ordinary jsp to portlet using plumtree API    coderanch.com

HI, I have a view component of struts application written in jsp, It shows the images and checkbox for each image, the user has to select three images by checking the checkboxes and hit submit, the request is handled by action class. Now I want to make this jsp as a portlet in plumtree portal. I need to integreate portal API ...