Subj : Integrating Rhino debugger with web apps To : netscape.public.mozilla.jseng From : Jon Brisbin Date : Thu Aug 18 2005 04:24 pm I'm trying to integrate the Rhino debugger with my web apps, which use server-side javascript. I'd like to flag a particular script debuggable, then when I request the page in my browser, the BSF execution halts while I debug the javascript, then continues when I close the debugger. I can make the debugger show up and go away at the right time, but I can't seem to get it to load my javascript, or have access to the Context I'm using that has all my web application's beans declared in it. I've been stripping out the layers of the debugger, going down to calling the swing gui myself and hacking the Dim class to allow me to manipulate it from my own BSF javascript engine, hacked from the one that comes with BSF. Can anyone help me figure out where I need to start to get that debugger gui to load my javascript and step through it like it does when i run it from the command line? I'm almost there, but I can't figure out where I'm going wrong. Thanks! Jon Brisbin Intranet Portal Administrator NPC International, Inc. .