Saturday, July 7, 2012

what are the tages not allowed in portlets Markup?

portlets must not generate the following tags as part of their markup content:

 <head>, <html>, <body>, <title>, <base>, <frame>, and<frameset>. 

If you use these tags in your markup, there’s no guarantee that your portal
page won’t break.


You can use the <iframe> tag in portlet markup, but the portal and portlet context isn’t available to content displayed by the <iframe> tag.

No comments:

Post a Comment