Receiving a image in servlets

Hi,I need to develope a servlet which receives the image from a J2ME application and display that image in the browser also store that image in a database.Plz anybody help me how to create a image from the request in servlets?Thanks in advance.
[272 byte] By [vinay07a] at [2007-11-27 5:59:04]
# 1
Are you talking about uploading image (jpg, gif, etc) files?If so, take a look in those list of useful links: http://www.google.com/search?q=jsp+upload+file
BalusCa at 2007-7-12 16:35:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hey i am also having some doubts on the same...i am able to get the image in servlets..but only a part of the image is stored...u can reach me at svenugopaal@gmail.comLet us discuss and try to solve the problem...If u have any working code , pls send it across..
venuwina at 2007-7-12 16:35:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...