C
carmelo
Hi everybody,
I have to develop a swing app (or jsp) which can manage records on a
MySql db table, and to associate an image file to each record. I
thought to make it in this way:
- sending the image file through FTP
- associate the file path on the web server to the record
Have you got any suggestion?
Regarding FTP do you think is it a good solution?
Thank you very much in advance for your help
I have to develop a swing app (or jsp) which can manage records on a
MySql db table, and to associate an image file to each record. I
thought to make it in this way:
- sending the image file through FTP
- associate the file path on the web server to the record
Have you got any suggestion?
Regarding FTP do you think is it a good solution?
Thank you very much in advance for your help