Shapira, Yoav wrote:
Hi,
The spec is conflicting. We've been telling people to simply not use 0 at all, as different containers handle it differently: use 1 for the first load-on-startup servlet, and -1 (or omit the element altogether) if you don't want it started when the server starts. I sug
Hi,
The spec is conflicting. We've been telling people to simply not use 0 at all, as
different containers handle it differently: use 1 for the first load-on-startup
servlet, and -1 (or omit the element altogether) if you don't want it started when the
server starts. I suggest sending the JSR