SapnaGhansham Mathrani wrote:

> Hi
> Thanks to all who helped me with the IIS-Tomcat problem.
> I am successful in getting it to work now. But have  a doubt.
>
> I installed IIS/Tomcat 3.1 on an NT (SP5) machine and I am able to view the
> jsp examples which come with the tomcat distribution.
>
> I then defined a new context, wrote my own jsp files and tried to access
> them.  I found that my files would not load unless there was a WEB-INF
> directory under docbase of my new context.  Can somebody tell my why this
> directory is necessary?
>
> Is there any documentation out there on the contents of WEB-INF and the
> directives in the web.xml file within?
>

See the Servlet API Specification, version 2.2, at
<http://java.sun.com/products/servlet> and follow the link for downloads and
specs.

Craig McClanahan

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
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