资 源 简 介
Abstract
Webugger is a code example in Java on how to non-intrusively integrate a script debugger in a webpages or applications code.
In the future, I wish to have a couple of handy scripts to extract useful state from the the context.
Instructions
Download and unzip the source code
Run "mvn test jetty:run" in a terminal
The application is now started on http://localhost:8080/webugger/test.jsp
Screenshots