Hi, all:

I am using jswdk-1.0.1. I got an error when trying the example. It says
response.reset() not found. But it's a method in ServletReponse object. Do
you why this happen? If I remove this line I do get the image.

thanks,

Dennis Huang

-----Original Message-----
From: Mark Wutka [mailto:[EMAIL PROTECTED]]
Sent: Friday, March 10, 2000 1:00 AM
To: [EMAIL PROTECTED]
Subject: Re: Dynamic Images



As a follow-on to Christian Mallwitz's example, here is a JSP that creates a
JPEG dynamically using the AWT and the JPEGImageEncoder. I have tested this
only under JSP 1.1.

===========================================================================
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

Reply via email to