Hi Guys,
I had a request from someone to allow them to write forms directly to an
Excel spreadsheet. This user is not a developer, but does do web design
and is fairly fluent with HTML, xHTML. Anyway.
I have written a tag library to allow read/write access to/from Excel
spreadsheets using POI. It works well, and I know that POI is not
threadsafe.
I could synchronize access to calls made by the tags to POI. But I'm
also concerned about a user opening up the file and locking up the app.
Any suggestions?
--
Brian
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List: http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project: http://jakarta.apache.org/poi/