There is no special significance for 0 according to servlet specification.
Value can be 0 or positive to load the servlet as application is deployed. Servlets with lover values are loaded before servlets with larger values
If negative or element not present, container may load whenever it want.