hi nic,
well since the servers are giving the dynamic loading of servlets that may
be the case if we have a chain of  servlets.well true jsp are within the web
container but need not to be declared in the xml file. the container itself
takes care of its invocation.

later
sandeepK
Engineer(ITX/HEEP/BHEL/HARIDWAR/INDIA).

----- Original Message -----
From: "Nic Ferrier" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, November 16, 2004 3:43 AM
Subject: Re: Registering Servlet in web.xml file


> 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
>

___________________________________________________________________________
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