| Author |
jakarta fileupload - suggestions to improve my code
|
Alessandro Ilardo
Ranch Hand
Joined: Dec 23, 2005
Posts: 218
|
|
Basically I've a servlet which receives a multipart request. With that it should create a new object which should save the file and store the path to be later added on a database. My problem, or doubt is about the constructor's object this's the code: 1. Is another way to get the field's value without going trough an Iterator? 2. How would you improve it? Thanks in advance.
|
trying to decode a woman mind....
|
 |
 |
|
|
subject: jakarta fileupload - suggestions to improve my code
|
|
|