JSP debugging in IntelliJ IDEA

后端 未结 6 953
日久生厌
日久生厌 2020-11-30 21:31

Does anyone know how to debug JSP in IntelliJ IDEA?

When I set breakpoint in my JSP files, those breakpoints never seem to

6条回答
  •  南方客
    南方客 (楼主)
    2020-11-30 22:05

    Anyway, you need to launch the Tomcat in IDEA, not from a remote Tomcat.

提交回复
热议问题