read the content from Excel sheet

hi,

can any body suggest me!

My user interface have a browse option and user need to upload the excel sheet and once user clicks the submit button... the server side component need to read the content from the Excel Sheet !

Thanks in advance

[268 byte] By [naveenchowdharya] at [2007-11-27 11:23:20]
# 1

> hi,

>can any body suggest me!

> user interface have a browse option and user need to

> upload the excel sheet and once user clicks the

> submit button... the server side component need to

> read the content from the Excel Sheet !

So what's your question? Do you want us to design the whole app for you?

Search for "Multipart messages" or "file upload servlet" and JExcel.

CeciNEstPasUnProgrammeura at 2007-7-29 15:00:06 > top of Java-index,Java Essentials,Java Programming...
# 2

just i need how can i read the content from Excel sheet

naveenchowdharya at 2007-7-29 15:00:06 > top of Java-index,Java Essentials,Java Programming...
# 3

Did you search for JExcel?

CeciNEstPasUnProgrammeura at 2007-7-29 15:00:06 > top of Java-index,Java Essentials,Java Programming...
# 4

or POI

jwentinga at 2007-7-29 15:00:06 > top of Java-index,Java Essentials,Java Programming...
# 5

thanku

naveenchowdharya at 2007-7-29 15:00:06 > top of Java-index,Java Essentials,Java Programming...
# 6

Read POI API For read and write from/to Excel Sheet.

Search for this API, U will get the solution

Enjoy

IstiyakVasiwalaa at 2007-7-29 15:00:06 > top of Java-index,Java Essentials,Java Programming...