I am using richfaces 3.3 I want my user to able to specify a location on the server where he can save the file. How do I do it ?
+1
A:
- use any upload component
- use an extra component (trie-view) to represent the structure on the server
- On submit, get the submitted file and store it on the server
Bozho
2010-04-30 09:40:23