I created a JSP file.
sample.jsp
<%@ page pageEncoding="UTF-8"%> <
It's mostly related to your directory structure or packaging. Can you please add your directory structure? Similar to below -
src |-html\ |-jsp\
Perhaps this should do it
Edit - WEB-INF does not allow direct access to JSP.