Return-Path: Delivered-To: apmail-tomcat-dev-archive@www.apache.org Received: (qmail 53209 invoked from network); 11 Nov 2005 09:56:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 11 Nov 2005 09:56:55 -0000 Received: (qmail 53482 invoked by uid 500); 11 Nov 2005 09:56:49 -0000 Delivered-To: apmail-tomcat-dev-archive@tomcat.apache.org Received: (qmail 53431 invoked by uid 500); 11 Nov 2005 09:56:49 -0000 Mailing-List: contact dev-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Developers List" Delivered-To: mailing list dev@tomcat.apache.org Received: (qmail 53420 invoked by uid 500); 11 Nov 2005 09:56:49 -0000 Delivered-To: apmail-jakarta-tomcat-dev@jakarta.apache.org Received: (qmail 53417 invoked by uid 99); 11 Nov 2005 09:56:49 -0000 X-ASF-Spam-Status: No, hits=0.6 required=10.0 tests=NO_REAL_NAME,UPPERCASE_25_50 X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Nov 2005 01:56:48 -0800 Received: by ajax.apache.org (Postfix, from userid 99) id 59EE4E1; Fri, 11 Nov 2005 10:56:27 +0100 (CET) From: bugzilla@apache.org To: tomcat-dev@jakarta.apache.org Subject: DO NOT REPLY [Bug 37410] - jsp: implicit object pageContext not AVAILABLE in scriptlet X-Bugzilla-Reason: AssignedTo Message-Id: <20051111095627.59EE4E1@ajax.apache.org> Date: Fri, 11 Nov 2005 10:56:27 +0100 (CET) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bug.cgi?id=37410 desideri@eng.it changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Resolution| |INVALID ------- Additional Comments From desideri@eng.it 2005-11-11 10:56 ------- It is done deliberately. JSP2.0 created a new object JSPContext, as well as PageContext The specification says that in tag files, the implicit variable must be called jspContext. JSP specification section 8.8 -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org For additional commands, e-mail: dev-help@tomcat.apache.org