The xml file and jsp file are under same dir. I try to use <%InputStream ins = this.getClass().getResourceAsStream("file-name");%> to read file into jsp, but