sandeepK <[EMAIL PROTECTED]> writes:

> well the servlets are  still being loaded through the wb.xml file
> only.

BZZT. Wrong.

JSPs are servlets. They do not have to be specified in the web.xml
file.


> well while using java webserver2.0 you might be using the loadable true
> feature which is now obsolete and is now replaced by using the xml file
> which is supported by all application servers including sun one oracle 91as
> and websphere.

Yes. But the questioner asked whether he *had* to specify all servlets
in the web.xml file. And he doesn't because many servers still allow
dynamic loading.


--
Nic Ferrier
http://www.tapsellferrier.co.uk

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to