Inspection/Intention Request

Would love to see and inspection that identifies unused "<%@ taglib ..." declarations in JSP files, along with an intention to remove it or to "Optimize taglibs".

I come across JSPs all the time where people have blindly copied the "standard" taglib declarations, even though they are not using the any of the tags from that library.

0

请先登录再写评论。