Re: [S2] Accessing Properties

2007-05-29 Thread Laurie Harper
Hoying, Ken wrote: I am new to Struts2 and have a question in regards to accessing properties from Java classes outside of the Action. If I would like to utilize the concept of package.properties property files. Is there already classes available that I can easily utilize to access these prop

RE: [S2] Accessing Properties

2007-05-29 Thread Hoying, Ken
I am new to Struts2 and have a question in regards to accessing properties from Java classes outside of the Action. If I would like to utilize the concept of package.properties property files. Is there already classes available that I can easily utilize to access these properties? Thanks in ad