RE: web.xml and schema document.

2004-02-25 Thread Shapira, Yoav
Hi, Can someone give me an example of how to set up my web.xml file to use the 2.4 schema, rather than a DTD? I'd really appreciate this, as it seems from the specs that this would turn on EL globally, which would be valueable to me. ?xml version=1.0 encoding=ISO-8859-1? web-app

Re: web.xml and schema document.

2004-02-25 Thread Carl Howells
I can't get my file with that intro to validate, because it lacks a DOCTYPE declaration... I'd like to be able to validate my web.xml file, if at all possible. What should the DOCTYPE be for this? Shapira, Yoav wrote: ?xml version=1.0 encoding=ISO-8859-1? web-app

RE: web.xml and schema document.

2004-02-25 Thread Shapira, Yoav
Howdy, I can't get my file with that intro to validate, because it lacks a DOCTYPE declaration... I'd like to be able to validate my web.xml file, if at all possible. What should the DOCTYPE be for this? Using what tool? It's very rare top declare a DOCTYPE for a Schema document, a DOCTYPE