Image Processing in JSP!!!
I'veex.jsp in which there is an image file. What i want is, after submitting some request(like , username), it should display that name(username) on next page(.jsp) on the image. The format should be very clear. The image size is 128*128. I'm trying but unable to get the real tact. I don't know how image processing works in JSP.
Could anyone get rid me of from this problem!!!
In advance thanks a lot!!!!

