This page includes the scripts as complete mode by default. By the way, if a problem occurs, you can easily switch as exploded mode to debug without modifying the jsp.
To proceed, enter the following line into your browser's url field :
javascript:alert(document.cookie="jso.exploded=true")

Really easy. You can now reload the page and see that the script loading method has changed.

It is obvious that to disable that debugging mode, the command is the same than the previous one, setting the cookie to false :
javascript:alert(document.cookie="jso.exploded=false")

Resource Name Response length (byte) Request time (ms)

Back