How do I find unused jsps in project ?? Permanently deleted user 创建于 2008年04月17日 15:39 Is there any simple way to find unused jsps in project or in webmodule
How can IDEA know that ? If you have "someFile.jsp" referenced absolutely nowhere - web application's user may still call it from the browser, right ?
So I think IDEA may only say which JSP files are used but not the other way around ..
please see the subject, I mentioned in webmodule or project and I don't care outside.
-RT