This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Servlets and the fly likes How to Upload Image in to Server? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "How to Upload Image in to Server?" Watch "How to Upload Image in to Server?" New topic
Author

How to Upload Image in to Server?

ramakrishna rayudu
Ranch Hand

Joined: Mar 08, 2011
Posts: 57
hi..

in my Project i need to upload the Image in to Server.how can do with the Servlet for Uploading Image.
here client is Flex Applcation it will send image in the form of Byte Array.i need to get the Byte Stream from that request..

can you tell me how to access this??
thanks,
Ramakrishna Rayudu.
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35428
    
    9
Check out the Apache Commons FileUpload library.


Android appsImageJ pluginsJava web charts
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to Upload Image in to Server?
 
Similar Threads
Uploading an Image
how to remove unwanted pixels from image
Garbage Collection
Upload ImageFile
How to show image from database