Hi Friends, I have an existing PHP website which use considerable amount of jquery and ajax. Now our client need to integrate it as an portlet in a Oracle BEA Weblogic server and their prefered specification is JSR168. I'm completely new to java portlets and so I have few questions regarding portlet. 1. Can we integrate PHP website ( which is in another server) into a java portlet container? Or it is only for jsp web sites? I'm asking this because there may be differences in session handling in client side in PHP and JSP and it will cause problesm. 2. Can we use ajax when using portlet without a big performance reduction? 3. What are the basic changes we should do to the existing website in order to make it compatible to JSR168?
Thanks you very much for taking time to read my problem. thanks & regards, Manjula