How do I find unused jsps in project ?? Follow Talasilar Created April 17, 2008 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