Tim Peierls <tpeie...@gmail.com> wrote: > > What do you mean by "the server's environment"? What do you mean by your > "various settings"? >
By the "Server's Environment," I meant, for example, environment variables on the web server. It sounds like the System class handles that. Thanks for the tip! I didn't know about that class, and was looking through the Restlet docs for a class with similar functionality! I said "various settings", meaning thinks like web service URLs to which I'm a client, JDBC connection strings, other configuration items that might vary from one server to another. In a standalone app, I would probably keep that kind of information in a configuration file, but I was wondering if there's a better way to handle it when running in a servlet container. Thanks for your help! -------------------------- John Wismar Alldata Technology 916-478-3296 ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2918708