-----Original Message-----
From: Orkin David [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 20, 1999 7:15 AM
To: [EMAIL PROTECTED]
Subject: Re: servlet debugging


I am of the old school and like using an editor and compiler to code.  For
that
reason I feel that using System.out.println( "toot" ); would be the best way
of
debugging.  However, the of the best way of debugging is not to write any
bugs.
For example, system.out.println( "toot" ); wouldn't compile because there is
not
class system, it is System.




PhartMaster Phlash <[EMAIL PROTECTED]> on 09/19/99 05:06:31 PM
Please respond to PhartMaster Phlash <[EMAIL PROTECTED]>

To:   [EMAIL PROTECTED]
cc:    (bcc: David Orkin/IT/VGI)
Subject:  servlet debugging




What is the best way to debug a servlet?  I'm really tired of
using system.out.println( "toot" ); to see where I'm at in the
code.  Any help will be appreciated.

signoff JSP-INTEREST
unsubscribe JSP-INTEREST

When I don't take Beano
I can't stop farting

------------------------------------------------------------
Check out the fart of the day at http://www.farts.com & get free E-mail

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to