Hello, everyone. I have a web application based on jsp (all is jsp, no java bean). I want to upgrade it to portlet application based on Jetspeed 2.0.How to use the old jsp(all business logic is in these jsp)? DoI hava to rewrite the business logic or jsp in the new portlet application?
Thanks for any help.
