can any one give me the code for uploading and retriving image using Blob, with jsp at front end and oracle8i at the back end ???????

i have tried this using long raw datatype i was able to upload it, but while retriving first i have to create a temporary image file for that. and then i m able to retirve it on the web page, but i want it to be directly retrived on the web page.