hello, i'm not really sure where to post this question so i gave this forum topic a try instead. please advise me on what the possible problem here is because i am having a trouble uploading a file using jsps and
servlets:
i have the code to upload into a server using jsps and servlets, in the actual server machine it works, but on my local (eclipse) it doesn't i.e., it doesn't get uploaded on my eclipse workspace but it gets uploaded on the database correctly. but i really want to see it uploaded (copied)on my eclipse workspace as well, how do i do that?
thanks!