posted 22 years ago
I m thro RMI saving one image to the server side.(reading and writing stream).Now I want to invoke that image on the client side to let him view it on a frame.But now the image is in file format.I d like to know about the createImage()or similar method that takes file as parameter.Thanks.For this application shall I go for servlets/JSP to make it web enabled.I want this functionality to be web enabled, the user can see the processed image.