Just put
<% return; %>

where ever you want to stop the processing....

Jagadeesh



-----Original Message-----
From: charu gupta [mailto:[EMAIL PROTECTED]]
Sent: Thursday, April 19, 2001 12:03 AM
To: [EMAIL PROTECTED]
Subject: putting breakpoints in jsp code


Hi,

I am working on an application which consists of
jsp, oracle db and iplanet server.

i am from ASP background. In ASP we can
use"Response.end"  to put breakpoints in our code for
testing purposes. What can I use in JSP which will
give me the same effect? i.e to execute the code only
till a certain point?

Thanks

__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.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://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".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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