I am trying to develop iFrame in portlets (aim is to embed an application which should come up, on clicking the portlet), using Eclipse 3.7 IDE. I have started recently and have understood what portlet is. Can anyone please enlighten me on what iframe is and how it can be used to develop/embed(by giving url) an application in this iframe?
Thank you
I wanted to know how to add iframe(access any website/app) in the portal. Well, I found how to do it. I started and run a liferay project, which landed me on the starting welcome page(after signing in). Then I went to add option(on top right side)/more/ typed ‘iframe’ in search field.
Thus I am able to add the iframe and I just need to configure it, by giving the url which I wanna visit. This url can be any servers landing page or any url.