Hi,

I'm running a site based on JSP , using tomcat 3.2.1 and Apache 1.3.12 on
Windows.i would be thankful if someone , with this reference , will put some
light
on following issues :


(1) During run time , can  a JSP page from *same* web application context
can read web.xml file of my web application (which will be located at
TOMCAT_HOME\webapps\myapp\web-inf\web.xml) ?

(2) During run time , can  a Java application (running on the same machine)
class can read web.xml file of my web application (which will be located at
TOMCAT_HOME\webapps\myapp\web-inf\web.xml) ?

TIA & Regards,
-Amit.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to