Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
How to Embed Metatags In HTML
Mukul2
Hi All,
Can any one tell me how can i embed <metatag> in the HTML generated by the Report Engine? Is there any API avaiable for this.
The problem i am facing is that the iframe is not able to refresh the HTMLS contained in it , because of the cache problem.
So i wanted to embed the following metatags in the htmls generated by Report Engine.
<meta http-equiv="cache-control" content="no-cache">
will will help solve my problem but i am not able to find any such API availble in BIRT. Like we have setProperty("title", mytitle) to set the title. do we have anything to insert metatags.
Any suggestion will be helpful.
Find more posts tagged with
Comments
There are no comments yet