POI-HSSF just reads/write in Excel Format. It doesn't know anything about the web/internet that in-place editing would require. The user can save changes and upload later if you want or write a macro to do something similar.

In summary, you're going to have to do some legwork to get this functionality.

nikhil P wrote:

I am trying to write to an existing excel file which was loaded using
servlet on IE, once loaded a user then makes a mod; i want to save that mod on the server. Can i do this with POI and if so how?
thanks


Please provide example if you can..


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to