Looks like I've found a solution. For those interested:
http://developer.java.sun.com/developer/TechTips/1999/tt1021.html#tip1
----- Original Message -----
From: "Hernandez, Rey" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 25, 2000 12:20 AM
Subject: Re: off-topic: Thumbnail Generator
> You should be able to use the Java Graphics API to do this.
>
> -----Original Message-----
> From: Kim [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 24, 2000 8:32 AM
> To: [EMAIL PROTECTED]
> Subject: off-topic: Thumbnail Generator
>
>
> 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
>
>
===========================================================================
> 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