Hi, is it possible to access the servlet-engines settings from a servlet? Or even the Apache-webservers settings? I want to write me a servlet that will write the log-files into a html-page. Logically I do not want to hardcode the path info, but I would prefer to get them during servlet initialization... As a work-around I see the possibility to pass the needed info (log-file path/name or configuration file path/name) as servlet-properties. But as some little devil is riding my ideas I want to get this information on-the-fly... Every hint is appreciated. Alexander Jesse ---------------------------------------------------------------- To subscribe: [EMAIL PROTECTED] To unsubscribe: [EMAIL PROTECTED] READ THE FAQ!!!! <http://java.apache.org/faq/> Archives and Other: <http://java.apache.org/main/mail.html/> Problems?: [EMAIL PROTECTED]