Sending Image files from applet to a server/or servlet
hi
I have an applet which captures image and stores it in to the client side disk..
but I need to know how can i pass that file ie Jpeg converted or Image object to a servlet or can it be stored to a server by applet itself....
please i need a guidance suggest me some good links to implement server/servlet and applet communication...
thanks in advance

