Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes Applets and the fly likes error in sending image from applet to servlet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Applets
Reply Bookmark "error in sending image from applet to servlet" Watch "error in sending image from applet to servlet" New topic
Author

error in sending image from applet to servlet

Hare Shiva
Greenhorn

Joined: Jul 08, 2012
Posts: 12
i have following applet code that i found in internet and modified as required




and the servlet part




i receive 0 bytes in servlet.Anyone please help me.

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: error in sending image from applet to servlet
 
Similar Threads
New Servlet, Has a One Errors on it
web service integration using Netbeans IDE
HTTP method GET is not supported by this URL
Uploading Image from Java Desktop App to Server
sending email in servlet