Hi Friends,
I am generating a pdf using iText. When I open the pdf through the link it does not open in IE 7 but works fine in Chrome. I also noticed if I remove the / from web.xml then it opens perfectly fine in IE 7. My security-constraint in web.xml is: Entire Application /
I have to use the /* because of security concern.
I am looking at this problem for the past few days but haven't found any answer on this.
I would appreciate if anyone can help on this.
Cheers