dear friends,
i have a need to send an image from
applet to
servlet via HttpConnection and getting back that image from applet.
i am struggling with this sice many hours and got tired by searching any post that would help me but haven't got yet.
i tried using this code but it dosent make any execution sit right. i got
java.lang.NullPointerException at ImageIcon.getDescription() line;
at applet side
and this is at servlet side
i really need your help. please let me out of this headche
thanks
[ November 24, 2007: Message edited by: Nidhi Nagre ]
[ November 24, 2007: Message edited by: Nidhi Nagre ]