File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes is excel type sheet create in jsp at runtime Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "is excel type sheet create in jsp at runtime" Watch "is excel type sheet create in jsp at runtime" New topic
Author

is excel type sheet create in jsp at runtime

keshav Priyadershi
Greenhorn

Joined: Sep 11, 2006
Posts: 3
is it possible to create excel type sheet create in jsp at runtime to enter data , in this case number of coloums are same but number of rows increase according the number of data.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56173
    
  13

"Hitlar India",

There aren't many rules that you need to worry about here on the Ranch, but one that we take very seriously regards the use of proper names. Please take a look at the JavaRanch Naming Policy and adjust your display name to match it.

In particular, your display name must be a first and a last name separated by a space character, and must not be obviously fictitious.

Thanks!
bear
JavaRanch Sheriff


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: jrebel
 
subject: is excel type sheet create in jsp at runtime
 
Similar Threads
importing data from database to excel sheet through JExcel Api
transfer data from jsp to an excel sheet
how to extract data to an xl sheet
Generating Insert Script from Excel sheet
can we export the data from jsp page to a excel sheet with out a database hit