Search the archive for the topic: Initialization parameters...
If that doesn't fit read properties from a file or
set the java environment in the tomcat.sh or tomcat.bat
-Wolfgang
> -----Original Message-----
> From: brian.king@amd.com [mailto:brian.king@amd.com]
>
>
> Is it possible to set context parameters using one of the
> .xml files? If
> so, how is it done?
>
> Right now I'm using a servlet that loads on tomcat start-up and calls
> getServletContext().setAttribute(name, value);.
> This works, but seems kind of clumsy.
>
> Thanks in advance,
> Brian King
>
|