hi, we use displaytag 1.1 in our jsp, together with jstl and jsf.
and now we find in some jsp, some exporting doesn't work.
when we push the excel icon, for example, it status bar of IE shows the form is submited, but the excel doesn't popup, and no error messages in log. but the pdf export may works in that same jsp. and excel exporting may works in some other jsps.
we use IE 6 in client, and tomcat-5.0.28 + jdk 1.4.
what causes that problems?
thanks
Peter Shen
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
hi, we use displaytag 1.1 in our jsp, together with jstl and jsf.
and now we find in some jsp, some exporting doesn't work.
when we push the excel icon, for example, it status bar of IE shows the form is submited, but the excel doesn't popup, and no error messages in log. but the pdf export may works in that same jsp. and excel exporting may works in some other jsps.
we use IE 6 in client, and tomcat-5.0.28 + jdk 1.4.
what causes that problems?
thanks
Peter Shen
Could it be the MIME mapping?
hi, thanks for your response.
but in some page, it works.
Regards,
Peter Shen