java - Getting the inputstream from a classpath resource (XML file) -
In the Java web application, suppose I want to get the inststream of an XML file, which is placed in CLSPPHH ( I.e. inside the source folder), how can I do it?
.
In the Java web application, suppose I want to get the inststream of an XML file, which is placed in CLSPPHH ( I.e. inside the source folder), how can I do it?
.
Comments
Post a Comment