JSP Debugging. Permanently deleted user Created May 09, 2008 00:54 Hi ,I am running Jetty from within IntelliJ IDEA 7.0.3 Is JSP / Javascript debugging supported ?Can anyone provide a link on information on enabling it if it is ?Thanks.
yes, idea supports jsp debugging, just set a breakpoint, start your application and navigate in your browser to the jsp.
javascript debugging is only supported in idea8, afaik