Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

PHP portlet with iframe

768050May 14 2010 — edited May 19 2010
I have a php application that I want to make into a portlet. Its been secured by mod_osso. I can only find one way to make it into a portlet. That is to create a new dynamic page and put the path into an iframe. It work, but using iframes is not ideal because they are very limited when you need to scroll. Is there another way That I can create a portlet out of my php application that is more flexible.

Notes:
using oracle application server 10
php application is on same server as oracle

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 16 2010
Added on May 14 2010
1 comment
1,552 views