Is it possible to debug JSP and javascript codes?
I am a back end developer but for some reason I have to deal with JSP and javascript. I try to put a breakpoint but it doesn't work.
Alert is not an option since I want to see the flow of the code execution.