Thanks. I did change it to 2.3 DTD, but it still doesn't work.
Cheers, Rui Oxford Univ Computing Lab > > What's the XML doctype declaration for the Axis web.xml? > > Servlet filters were introduced in servlet spec 2.3. > > If your doctype declaration specifies 2.2 or earlier, the DTD won't > recognize the <filter> (and related) tags. > > (Solution: specify the 2.3 DTD or 2.4 schema.) > > -QM > > -- > > software -- http://www.brandxdev.net > tech news -- http://www.RoarNetworX.com > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
