I'm having some trouble getting the J2EE CTS tests to pass using Tomcat 
3.2.b8.
The CTS is complaining that a public static final member has been added 
to javax.servlet.http.HttpServletResponse class -

e.g.:    public static final int SC_TEMPORARY_REDIRECT = 307;

I can't find this public static defined in either the 2.2 or2.3 servlet 
specifications.

Does this mean that the servletapi.jar that ships with tomcat 3.2.b8 
does NOT conform to the servlet 2.2 spec or can I simply ping Sun
and ask for a clarification?

Thanks,

Thom


Reply via email to