Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Servlet Interest »

Re: Registering Servlet in web.xml file

Nic Ferrier

2004-11-16

Replies:

sandeepK <skatiyar@(protected):

> 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 listserv@(protected)
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
©2008 junlu.com - Jax Systems, LLC, U.S.A.