I see that Tomcat 4.0 is not yet using the new servlet.jar and jsp.jar that were released on April 24 by SUN. I think they are broken - servlet.jar is missing javax.servlet.LocalStrings.properties, javax.servlet.LocalStrings_es.properties, and javax.servlet.http.LocalStrings.properties files. This causes javax.servlet.http.Cookie to fail to initialize at Class loading time. just thought I'd bring this up since some devs on this list have some pull with Sun.... ;) Tim Julien HP Middleware
- Re: servlet.jar and jsp.jar JULIEN,TIMOTHY (HP-NewJersey,ex2)
- Re: servlet.jar and jsp.jar Craig R. McClanahan