Hello, I was wondering how do I upload a file from a client to a specific URL? Can anyone please help me?? Thank you.
Paul Wetzel
Ranch Hand
Joined: Nov 02, 1999
Posts: 107
posted
0
If you are using JSP/Servlets there is an excellent resouce/package from oreilly that will help. check out the jsp/servlets thread: search for multipartrequest or oreilly (I would think anyway).