Subj : Documentation on embedding JavaScript Debugger To : netscape.public.mozilla.jseng From : dlee Date : Mon Apr 28 2003 09:55 am I have a servlet application that uses JavaScript (Rhino) scripts to drive the behavior of the application. I would like to embed the debugger in order to debug bad scripts. Is there any recent documentation on how to do this. Thanks .