What is you level of experience and what have you tried? Can we assume you are already using a connection pool?
Are you aware that the JSP pages are recompiled every time you modify them. The the fist load after an update will always be slow, but later reqest should be fast. There are profiling tools to help you find the bottlenecks in you Java applications. You can download a trial version of OptimizeIt http://www.borland.com/optimizeit/index.html. > -----Original Message----- > From: A mailing list about Java Server Pages specification and reference > [mailto:[EMAIL PROTECTED]]On Behalf Of arun s > Sent: Sunday, January 12, 2003 5:34 AM > To: [EMAIL PROTECTED] > Subject: how to make JSP Pgms faster > > > hi all, > Im using JSP and DB2. > My program is running very slow . > How can I make it faster. Is there some thing to make programs faster. > If so plz reply me at the earliest. > Thanx in advance > karthik > > > > > > _________________________________________________________________ > MSN 8 helps eliminate e-mail viruses. Get 2 months FREE* > http://join.msn.com/?page=features/virus > > ================================================================== > ========= > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set > JSP-INTEREST DIGEST". > Some relevant FAQs on JSP/Servlets can be found at: > > http://archives.java.sun.com/jsp-interest.html > http://java.sun.com/products/jsp/faq.html > http://www.esperanto.org.nz/jsp/jspfaq.jsp > http://www.jguru.com/faq/index.jsp > http://www.jspinsider.com > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://archives.java.sun.com/jsp-interest.html http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.jsp http://www.jguru.com/faq/index.jsp http://www.jspinsider.com