| Author |
PrimeFaces uploadFiles
|
Dura Hurtado
Ranch Hand
Joined: Feb 16, 2011
Posts: 120
|
|
Hi I am trying upload a file with PrimeFaces, I have used the example which in the official site. I am very interested in do it works.
¿Could I discuss it with with somebody?, it works well in the .xhtml page but it doesn´t upload the file
Thanks for reply.
|
 |
jun qin
Greenhorn
Joined: Dec 13, 2006
Posts: 3
|
|
I think Primefaces send the file to actionListner Method ,you can get all the file from the Method, and you can do upload youself.
the upload process maybe use apache commonfileupload ,you can find commonfileupload API from internet, I am not sure
|
 |
 |
|
|
subject: PrimeFaces uploadFiles
|
|
|