edburns%acm.org dc41ee6c8f Added waitForDebugger.
* Usage: <P>

* Place a call to this method in the earliest possible entry point of
* your servlet app.  It will cause the app to enter into an infinite
* loop, sleeping until the static var keepWaiting is set to false.  The
* idea is that you attach your debugger to the servlet, then, set a
* breakpont in this method.  When it is hit, you use the debugger to set
* the keepWaiting class var to false.


git-svn-id: svn://10.0.0.236/trunk@118883 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-12 22:57:18 +00:00
2002-04-12 22:57:18 +00:00
Description
No description provided
982 MiB
Languages
C++ 31%
C 21.9%
HTML 13.3%
JavaScript 12.9%
Java 5.1%
Other 15.5%