I'm trying to debug JSP file from Intellij Idea 15. I've put breakpoints in several places but the program still goes on.
Also, I've tried to configure the JSR45 plugin for Intellij, but it does not work because I haven't config script in my project to run it.
Does anybody know the solution for this issue? Feel free to share your suggestions!
It does not make much sense to debug jsp
pages if you don't put any scriptlets or javascript.
java
code in jsp
pages, don't debug, just ¡¡DELETE IT!!.javascript
code use your browser inspect and put debug points there or between the code using debugger;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With