Craig R. McClanahan wrote:
>
> The results you see mean that you are running under a relatively
> modern servlet engine (one that implements version 2.1 or 2.2 of the
> servlet specification), in which cases the getServletNames() method
> has been deprecated and is required to return an empty enumeration.
Yep, 2.1 and 2.2 had some unfortunate backward compatibility issues.
The articles in my sig explain what changed and why.
-jh-
--
Jason Hunter
[EMAIL PROTECTED]
Book: http://www.servlets.com/book
2.0 to 2.1: http://www.javaworld.com/jw-12-1998/jw-12-servletapi.html
2.1 to 2.2: http://www.javaworld.com/jw-10-1999/jw-10-servletapi.html
===========================================================================
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