Saved Bookmarks
| 1. |
How To Get A File From Client Input To Server End In Apache Tapestry? |
|
Answer» Make a method like the following a a listener, such as from a DirectLink or whatever. (The Document is just a class that holds the file information you want to send to the user.)
Make a method like the following a a listener, such as from a DirectLink or whatever. (The Document is just a class that holds the file information you want to send to the user.) |
|