On 9/28/05, Geert Josten <[EMAIL PROTECTED]> wrote: > Refrain from using file: protocol when accessing files from within the webapp > or web-inf. When you > deploy the web application as a war and it is _not_ extracted but read > directly by the application > server, this results in file not found errors... :-P
Hi, Sorry to come back to an old thread, but I was wondering which application server is able to read directly from war, without extracting it when deploying a web application? Are Tomcat or Jetty able to do that? Where can I find out about this feature? Cheers, -- Fiouz
