aspose file tools
The moose likes JSP and the fly likes Problem in exporting the jsp in excel Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Problem in exporting the jsp in excel" Watch "Problem in exporting the jsp in excel" New topic
Author

Problem in exporting the jsp in excel

pankaj semwal
Ranch Hand

Joined: Oct 07, 2008
Posts: 300
Hi List[],

Below is my jsp .I am trying to export this jsp to excel file.

But its still opening in jsp .Please tell me where i am wrong.


Ram Para
Ranch Hand

Joined: Jul 09, 2008
Posts: 48
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<%@ page language="java" contentType="application/vnd.ms-excel; charset=windows-1252" %>

make sure that these two lines are on the top of jsp.


Ram Parashar
http://doinfinite.com
pankaj semwal
Ranch Hand

Joined: Oct 07, 2008
Posts: 300
I added these lines in the top of jsp.
But still the same problem is coming.

Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Problem in exporting the jsp in excel
 
Similar Threads
Tiels tags are not processing
JSP Processing Error
NullPointerException on tiles
Form getting submited multiple times + Struts 2.1 +Ajax
Struts1 tiles