users
[Top] [All Lists]

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

To: "'Wei Zhang'" <wei.zhang@xxxxxxxxxxxxxxxxx>, <users@xxxxxxxxxx>
Subject: RE: [cinjug-users] Upload Excel spreadsheet to server
From: "James Carman" <james@xxxxxxxxxxxxxxxxxxxx>
Date: Thu, 24 Mar 2005 10:18:40 -0500
Delivered-to: mailing list users@cinjug.org
Importance: Normal
In-reply-to: <4676E21948F94D43BD6310EE4C0E9E09076961@intelligmail.intelligrated.com>
Mailing-list: contact users-help@cinjug.org; run by ezmlm
Organization: Carman Consulting, Inc.
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

 

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