File upload with JSF

G

gbattine

Hi,
I'm a new java user and i have to develop an application with JSF in
which i have to upload a txt file.
After the upload i have to develop an application that reads the txt
file uploaded and counts row and columns number of file.
How can realize upload with JSF?
I use Eclipse with embedded Tomcat.
Please help me....
 
A

Andrea Desole

gbattine said:
Hi,
I'm a new java user and i have to develop an application with JSF in
which i have to upload a txt file.
After the upload i have to develop an application that reads the txt
file uploaded and counts row and columns number of file.
How can realize upload with JSF?
I use Eclipse with embedded Tomcat.
Please help me....

The easiest way is probably to use the inputFileUpload tag that you can
find in MyFaces:

http://myfaces.apache.org/

I personally developed my own, but I wouldn't recommend it now.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top