How to read xml file into JSP?

后端 未结 0 1670
遥遥无期
遥遥无期 2020-12-11 12:16

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

相关标签:
回答
  • 消灭零回复
提交回复
热议问题