How to backup a selected file from the dropDown Menu in JSP?

I am trying to create a dropdown menu list for some type of files contained ina directory and upon selecting one, I'll have a click button backFile to copy the selcted file into the backup directory. I need the jsp code that can generate that.

Thanks!

View Answers









Related Tutorials/Questions & Answers:
Advertisements