Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 07-01-2008, 08:08 AM   PM User | #1
vinodh_v_p
New Coder

 
Join Date: Jun 2008
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
vinodh_v_p is an unknown quantity at this point
Excel creation using jsp

Hi,

I want to open up an excel sheet when the user clicks on a link.
The excel contains data from back end.I am successful in creating excel sheet using javascript.
I first created a hidden table and painted the table with entire data from back end.Then I copied the data in the table to the Excel sheet.But it is taking a lot of time for the excel sheet to open up.
Can anybody help me on how to create the excel application using jsp without using javascript?

Thanks
Vinod.V.P.
vinodh_v_p is offline   Reply With Quote
Old 07-01-2008, 02:22 PM   PM User | #2
brad211987
Regular Coder

 
brad211987's Avatar
 
Join Date: Sep 2005
Location: Ohio
Posts: 631
Thanks: 10
Thanked 50 Times in 50 Posts
brad211987 is an unknown quantity at this point
Here is an API that you can use to create and modify excel workbooks from Java.

http://jexcelapi.sourceforge.net/

I've used it once or twice and found it fairly easy to use.
brad211987 is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:06 AM.


Advertisement
Log in to turn off these ads.