web.xml should be in WEB-INF/web.xml, not in the classpath. So if my web application is in directory /home/dim/foo, then web.xml should be at /home/dim/foo/WEB-INF/web.xml
hth dim On Tue, 20 Nov 2001, Henrick Chua wrote: > hi folks! > > I have a question. Does iPlanet web server 4.1 recognize web.xml as the > first file to look for tag libraries?! > > because I simply place the directory where the web.xml is located in the > iPLanet web server 4.1 classpath. > > any help is appreciated. > > thanx in advance > > henrik > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

