G
Guest
I am a complete newbie to the Excel plug-in programming and
was hoping to collect some references for further reading.
I am thinking of writing a plug-in that would interact with
an existing j2ee app. Is that possible? If you need to
know more what I'm trying to do: I have a web app that has
been recently getting a lot of enhancement request to do
with excel support. People want to be able to upload input
data into the up as an excel sheet, rather than manually
type it in, as well as request custom reports as fancy
excel sheets. Until now I've been using POI, a Jakarta
freebie that is both buggy and flaky, so I've been thinking
perhaps I'll move excel support out of java and into excel
itself. Thank you in advance,
Igor.
was hoping to collect some references for further reading.
I am thinking of writing a plug-in that would interact with
an existing j2ee app. Is that possible? If you need to
know more what I'm trying to do: I have a web app that has
been recently getting a lot of enhancement request to do
with excel support. People want to be able to upload input
data into the up as an excel sheet, rather than manually
type it in, as well as request custom reports as fancy
excel sheets. Until now I've been using POI, a Jakarta
freebie that is both buggy and flaky, so I've been thinking
perhaps I'll move excel support out of java and into excel
itself. Thank you in advance,
Igor.