This is a discussion on JSP Load Properties - Weblogic ; For the past 2 days i've been trying to come up with a way to load a properties file. Then read from the properties loaded up. But each time I try anything from getresource to inputstream nothing works. Any ideas? ...
For the past 2 days i've been trying to come up with a way to load a
properties file.
Then read from the properties loaded up.
But each time I try anything from
getresource to inputstream
nothing works.
Any ideas?
There's gotta be a simple way to do this.