Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / May 2007

Tip: Looking for answers? Try searching our database.

create excel reports from jsp

Thread view: 
rishi - 17 May 2007 12:46 GMT
I m working on one project where in that there is a report section,in
which we have to display data on jsp by feching the data from the
database.Everything is working good but i want to include a button on
jsp page and after clicking that button that jsp page genrates an
excel sheet and excel sheet displays the data in the same sequence as
it is in the jsp. Please help me with the code
Tor Iver Wilhelmsen - 22 May 2007 22:43 GMT
På Thu, 17 May 2007 13:46:02 +0200, skrev rishi  
<rishibhatia5354@gmail.com>:

> I m working on one project where in that there is a report section,in
> which we have to display data on jsp by feching the data from the
> database.Everything is working good but i want to include a button on
> jsp page and after clicking that button that jsp page genrates an
> excel sheet and excel sheet displays the data in the same sequence as
> it is in the jsp. Please help me with the code

Generate a HTML table with the data in cells, send it with

Content-Type: application/vnd.ms-excel
Content-Disposition: attachment; filename=yourname.xls

I leave it to the reader to find out how you set these response headers in  
a JSP.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.