users
[Top] [All Lists]

Re: [cinjug-users] Upload Excel spreadsheet to server

To: Wei Zhang <wei.zhang@xxxxxxxxxxxxxxxxx>
Subject: Re: [cinjug-users] Upload Excel spreadsheet to server
From: Keshav Kode <keshav.kode@xxxxxxxxx>
Date: Mon, 28 Mar 2005 15:15:50 -0600
Cc: users@xxxxxxxxxx
Delivered-to: mailing list users@cinjug.org
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=j91YLQcLjh5jcjHOBIxS0og761W4M7o+VrSdP5+YdmpN+HOisoWBqCRVAVQGYqjejeOmRFehAxzzi/IX8DMZDZoQHCcWHCrrTZ8CAFQbHZy+5OOCD1xpa8In2b2D0VXZqm0iYRZ4IMzuwxe2bnh1SXFvR5aHgdBO8FnIcXL78mQ=
In-reply-to: <4676E21948F94D43BD6310EE4C0E9E09076962@intelligmail.intelligrated.com>
Mailing-list: contact users-help@cinjug.org; run by ezmlm
References: <4676E21948F94D43BD6310EE4C0E9E09076962@intelligmail.intelligrated.com>
Reply-to: Keshav Kode <keshav.kode@xxxxxxxxx>
Check this out :

1) Java Excel API - A Java API to read, write and modify Excel spreadsheets
http://jexcelapi.sourceforge.net/

2) Tip: Convert Excel data to XML: Extract data from the popular
spreadsheet program
http://www-128.ibm.com/developerworks/xml/library/x-tipexc.html

Keshav.
===============================================================
On Thu, 24 Mar 2005 10:52:44 -0500, Wei Zhang
<wei.zhang@xxxxxxxxxxxxxxxxx> wrote:
>  
>  
> 
> It is indeed in Java. Many thanks for all the points. 
> 
> Wei 
> 
>   
>  
>  ________________________________
>  
> 
> From: James Carman [mailto:james@xxxxxxxxxxxxxxxxxxxx] 
>  Sent: Thursday, March 24, 2005 10:19 AM
>  To: Wei Zhang; users@xxxxxxxxxx
>  Subject: RE: [cinjug-users] Upload Excel spreadsheet to server 
>  
> 
>   
>  
> 
> Are you talking about processing the contents via Java?  Then, as Richard
> Hill said, POI is your choice.  Either way, though, you're going to have to
> figure out how to upload files via Servlets.  You might check out Jakarta
> Commons FileUpload or if you're using Struts it's built-in.  Also, Tapestry
> provides this functionality out of the box.  
>  
> 
> -----Original Message-----
>  From: Wei Zhang [mailto:wei.zhang@xxxxxxxxxxxxxxxxx] 
>  Sent: Thursday, March 24, 2005 9:52 AM
>  To: users@xxxxxxxxxx
>  Subject: [cinjug-users] Upload Excel spreadsheet to server 
> 
> --> 
>  
> 
> Dear all: 
> 
>   
> 
> We have customers each maintaining a spreadsheet when they are offline. Once
> a while, they combine the spreadsheets together for processing. Now I am
> looking for an approach to allow them to upload the spreadsheet to database
> for later processing. We are open for all solutions at this moment. Any
> recommendations or suggestions would be appreciated. 
> 
>   
> 
> -Wei 
> 
>   


-- 
Thank you,
Keshav Kode
Keshav.Kode@xxxxxxxxx

<Prev in Thread] Current Thread [Next in Thread>