Debug JSP that start with _ (underscore)
I'm trying to debug a JSP that begins with an _. For example _somePage.jsp.
I can debug other JSP's of course but it seems to skip over files that begin with an underscore. If I rename the _somePage.jsp and remove the _, it works.
Can someone test this as well?
Specs:
WebLogic 9.2
IntelliJ 6.0.5
请先登录再写评论。