jun qin

Greenhorn
+ Follow
since Dec 13, 2006
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by jun qin

sorry ,I can't upload my project in this website
12 years ago
JSF
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
12 years ago
JSF
http://stackoverflow.com/questions/6396196/uploading-images-from-client-to-server-ussing-a-jsf-custom-tag

This is a single File Upload component. you can write a uplaod tag from this example base on it.
see the attachment

12 years ago
JSF