DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5506>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=5506 NoSuchMethodError (apparently on) getServletContext().setAttribute() [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID ------- Additional Comments From [EMAIL PROTECTED] 2001-12-19 03:05 ------- I don't understand how that problem can happen unless there's a version mismatch on servlet.jar. ServletContext does have a setAttribute method (http://jakarta.apache.org/tomcat/tomcat-4.0- doc/servletapi/javax/servlet/ServletContext.html), and the version of servlet.jar distributed with Tomcat is the right one. The strange thing is that the servlet API 2.2 already had that call (and I can't remember when it was first introduced). -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
