I am using a Java Bean to generate a thumbnail of images (JDK 1.2 use of
Java 2D with JSP running on IIS 4.0).This works great with small images but
gives OutOfMemoryError for larger images.
I need to increase the memory of the Virtual Machine but not sure of how to
do this with Java Bean and JSP since I can't use the java --Xmx option ..am
I missing something ?

Please help !

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