On 04.12.2010 23:07, Pid wrote:
On 12/4/10 5:41 PM, Mark Eggers wrote:
Read about using properties files. They're typically called.properties.
Snippet of code that can be placed in a ServletContextListener.
String resource = "some.properties";
InputStream in = this.getClass().getClassLoader().
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pid,
On 12/4/2010 5:07 PM, Pid wrote:
> On 12/4/10 5:41 PM, Mark Eggers wrote:
>> Read about using properties files. They're typically called
>> .properties.
>>
>> Snippet of code that can be placed in a ServletContextListener.
>>
>> String resource
On 5 Dec 2010, at 19:20, Christopher Schultz
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Pid,
>
> On 12/4/2010 5:07 PM, Pid wrote:
>> On 12/4/10 5:41 PM, Mark Eggers wrote:
>>> Read about using properties files. They're typically called
>>> .properties.
>>>
>>> Snippet of code t