
I used tag to show PDF file inside my JSP page, It is working properly in IE but nothing shows in Mozilla. What should I do?
I've used to display a PDF file inside my JSP page. It is working fine in IE. However, many of users of this application are using Mozilla and the platform is Ubuntu so it is vital that the file is shown in Mozilla as well. How can I solve this problem.
This happened
Every time Firefox opened
== I run my jsp page
I've used to display a PDF file inside my JSP page. It is working fine in IE. However, many of users of this application are using Mozilla and the platform is Ubuntu so it is vital that the file is shown in Mozilla as well. How can I solve this problem.
== This happened ==
Every time Firefox opened
== I run my jsp page