InterviewSolution
Saved Bookmarks
| 1. |
Where will be the uploaded files stored? |
|
Answer» You can hard code this in your program or this directory name could also be added using an external configuration such as a context-param element in web.xml. |
|