- Create a basic portlet using the portlet IDE that comes with your portal, like RAD (rational application developer) for IBM portal.
- In its most simple format there is just enough code to use the html iframe tag.
- This tag takes url as one of the parameter which is where you specify the site url.
- Some additional parameter that can be used are height/width of the iframe - so if you have more than one portlet on the page than use these to adjust accordingly.
- To add more - you could use the out of the box help/edit feature of the portlet and even let the user specify the url of the site.
Blogged with Flock
No comments:
Post a Comment