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)
BIRT not opening in IE 8 & 9
CaTcHmE
Hi to All,
I'm using birt-runtime-2_6_1 version i developed the application and deployed in development environment, its working.(Development env: Sun Solaris and IE 8).
But in staging the env: Windows Vista,IE 9 and Windows 7 ,IE 9) the BIRT report is not working.
In my application i'm calling the BIRT from a jsp to a Action class, in the jsp i'm setting some cookie and setting the cookie into some hidden variable. In action class i'm taking all the cookie from the browser and checking with the hidden cookie from my action class, if both cookie are same then a jsp is calling. IN that jsp i'm having the <brit:viewer> tag and the BIRT report is working in my devt env, but in staging env: Windows Vista,IE 9 and Windows 7 ,IE 9 it is not working.
Please help me to resolve the issue.
Thanks in Advance.
Find more posts tagged with
Comments
JasonW
Take a look at the following two links:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=350736
http://www.eclipse.org/forums/index.php/mv/msg/243393/755911/#msg_755911
Jason