Hi,
I presume you want to lower the resolution of the
uploaded images and use the html lowsrc attribute:
<IMG
[NAME="imageName"]
SRC="Location"
[LOWSRC="Location"]...
In the event this is not the case, you can create a
table with rows and columns and just place the
original images in each cell. This is a Q&D thumbnail!
ron
--- Kim <[EMAIL PROTECTED]> wrote:
> Dear all,
>
> I'm currently developing an online catalog using
> JSP. People can upload
> images of any sizes to our catalog. I need a program
> which my jsp can call
> to generate a thumbnail out of the uploaded
> images(jpg or gif). Would
> appreciate it if you can point me to where I can get
> this component. I've
> come across some freeware but they have GUI. I need
> the API. Thanks much.
>
> kim.
>
> ----- Original Message -----
> From: "aytekin_umit" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Tuesday, October 24, 2000 11:10 PM
> Subject: refresh page problem
>
>
> > Hi. I created a jsp that shows a persons' profile
> data.
> >
> > I take the user data from database and show it to
> the user.
> > If the user wants to change its data i take the
> new data and
> > update the user profile.
> >
>
-----------------------------------------------------
> > if(mode==showuserprofile)
> > {
> > create html with required data
> > }
> > else if(mode==update user profile)
> > {
> > update user data in the database
> > and create html with required data
> > }
> >
>
--------------------------------------------------------
> > I dont let the jsp to cached
> > The problem i am having is that if the back or
> forward buttons of
> > the browser is clicked the browser gives en error
> that it needs
> > refresh.I dont want that "refresh" need to occur
> but instead let the
> > user go back or forward without clicking the
> refresh button of the
> > browser.Is there a way to accomplish this?
> > Thanks
> >
> >
> >
> > __________________________________________________
> > �CRETS�Z E-MAIL ALDINIZ MI?
> > T�rk�e ilk Portal http://www.mynet.com
> >
> >
>
===========================================================================
> > To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff
> JSP-INTEREST".
> > Some relevant FAQs on JSP/Servlets can be found
> at:
> >
> > http://java.sun.com/products/jsp/faq.html
> > http://www.esperanto.org.nz/jsp/jspfaq.html
> >
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
> >
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
> >
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with
> body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
> http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
__________________________________________________
Do You Yahoo!?
Yahoo! Messenger - Talk while you surf! It's FREE.
http://im.yahoo.com/
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets