View multiple images in a page

2002-12-29 Thread tan tan
Hi, I'm able to run the following code in the jsp. But my problem is I have multiple images in a table and would like all of it to be display as an icon. I have tried to put while(rs.next())... it doesn't work. How should I go about to do it. Thanks. Tan <%@ page import="java.sql.*" %> <%@ page

Re: View image from browser

2002-12-27 Thread tan tan
Hi, Sorry I didn't check in the pdf. Thanks guys. By the way, I found there is an article from www.onlamp.com/lpt/a/a370 it uses the php to do the same thing. Thanks once again. Tan Tan --- Paul DuBois <[EMAIL PROTECTED]> wrote: > At 0:43 -0800 12/27/02, tan tan wrote: > >Hi P

Re: View image from browser

2002-12-27 Thread tan tan
Hi Paul I went to the site and I can't look for the page. If you dont' mind to get the the exact url. Thanks. --- Paul DuBois <[EMAIL PROTECTED]> wrote: > At 23:23 -0800 12/26/02, tan tan wrote: > >Hi, > > > >Is anyone know how to view image that is stored

View image from browser

2002-12-26 Thread tan tan
Hi, Is anyone know how to view image that is stored in mysql as binary format to a browser ? Thank you. __ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com --