Agreed but does that force you to put the web.xml the webdir.  That's your
decision right?

-----Original Message-----
From: G.L. Grobe [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 8:11 PM
To: [EMAIL PROTECTED]
Subject: Re: creating empty jars ...


Funny, you said you read Section 9.4 ... Let me grab that line for you ...

"... It is important to not that the WEB-INF node is not part of the public
document tree of the application. No file contained in the WEB-INF directory
may be served directly to a client.".

----- Original Message -----
From: "Steve Wilkinson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, February 15, 2001 8:54 PM
Subject: RE: creating empty jars ...


>
> >I don't put webdir under WEB-INF because that's not the way web apps are
> >deployed according to the 2.2 servlet specs.
>
> Oh Really?
>
> My spec reads in Section 9.4 on page 44
> The contents of the WEB-INF directory are:
> - WEB-INF/web.xml     deployment descriptor
> - WEB-INF/classes/*   servlets and other utility classes
> - WEB-INF/lib /*.jar  jar archives
>

Reply via email to