Dear Friends, I have two web apps that are identical except for their root directory (and <context> entry in server.xml). Is there any way of determining from within a servlet which one is actually running? Or, alternatively, is there a way of retrieving values from the <context> section of server.xml for the corresponding web app?
Thank you very much! - Robert Kohn
