Upload JSF Multiple Photos

Asked

Viewed 131 times

1

I need to make a registration screen, where the user can choose up to 5 photos to save.

I am using JSF 2.2 would like to know the best way to do this without using primefaces or richfaces, using a type component http://www.plupload.com/examples/ui , tried to use Serlvet, but I cannot pass the images to managedbean.

Ideal is that photos were saved when submitting the page.

Someone has a solution?

  • Could you post what you have done so far? such as .xhtml and your ManagedBean ?

  • Managed to solve this problem @Felipesousa?

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.