Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

Excell files are opening in tomcat-3.3.1 but not in tomcat-5.0.16

  Asked By: Richard    Date: Dec 24    Category: Java    Views: 1082
  

In tomcat-3.3.1, I have a folder
../webapps/OpM/attachments which contains files like
txt, doc,jpeg,xls etc.

All the files are accessable by the url such as
http://localhost:8080/OpM/attachments/ReportOPM.xls

I am using
onClick=window.open('../attachments/ReportOPM.xls') in
my jsp, which can open all the files successfully.

But when I deploy the OpM application to
jakarta-tomcat-5.0.16, I could open all the file
except .xls file

Excell files are opening but with garbage data.

Share: 

 

No Answers Found. Be the First, To Post Answer.

 




Tagged: