Helpful Information
 
 
Category: Java Help
file uploading

i need a write a program using servlets and javascript to upload a file. the task to be done is - choosing a file using javascript,the servlet should take that file and keep it in a particular folder specified by us previously.

<BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">quote:</font><HR>Originally posted by sneha:
i need a write a program using servlets and javascript to upload a file. the task to be done is - choosing a file using javascript,the servlet should take that file and keep it in a particular folder specified by us previously.[/quote]
Hi Sneha!
Use <form name=FormName method=Post action=/servlet/fileserv ENCTYPE="multipart/form-data"> to attach the file. I have successfully implemented attachements. if you are still unable to do it, send me a mail.
Cheers,
Manish










privacy (GDPR)