Code completion for jsp-file element data shows nothing. Existing JSP name within jsp-file does not provide navigation to source (Ctrl+B). Not existing JSP name is not highlighted as error/warning.
Reference to JSP file could be resolved here.
Description
Consider web.xml (tested versions 2.4, 2.5), using element <servlet/> with <jsp-file>:
Code completion for jsp-file element data shows nothing. Existing JSP name within jsp-file does not provide navigation to source (Ctrl+B). Not existing JSP name is not highlighted as error/warning.
Reference to JSP file could be resolved here.