Return-Path: Delivered-To: apmail-struts-dev-archive@www.apache.org Received: (qmail 38058 invoked from network); 31 Mar 2006 16:39:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 Mar 2006 16:39:36 -0000 Received: (qmail 51727 invoked by uid 500); 31 Mar 2006 16:39:30 -0000 Delivered-To: apmail-struts-dev-archive@struts.apache.org Received: (qmail 51667 invoked by uid 500); 31 Mar 2006 16:39:29 -0000 Mailing-List: contact dev-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Developers List" Reply-To: "Struts Developers List" Delivered-To: mailing list dev@struts.apache.org Received: (qmail 51646 invoked by uid 99); 31 Mar 2006 16:39:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 31 Mar 2006 08:39:29 -0800 X-ASF-Spam-Status: No, hits=-9.4 required=10.0 tests=ALL_TRUSTED,NO_REAL_NAME 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, 31 Mar 2006 08:39:29 -0800 Received: by ajax.apache.org (Postfix, from userid 65534) id 5505F6ACB1; Fri, 31 Mar 2006 17:39:08 +0100 (BST) From: bugzilla@apache.org To: dev@struts.apache.org Subject: DO NOT REPLY [Bug 39173] New: - Cannot specific controller using tiles:definition Message-ID: X-Bugzilla-Reason: AssignedTo Date: Fri, 31 Mar 2006 17:39:08 +0100 (BST) 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=39173 Summary: Cannot specific controller using tiles:definition Product: Struts Version: 1.2.8 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Tiles AssignedTo: dev@struts.apache.org ReportedBy: rujith2@yahoo.com In tiles-defs.xml, a controller may be specified for a definition. However, in a JSP page, when using the taglib , a controller cannot be specified. DefinitionTagSupport.java supports a controller, but struts-tiles.tld does not. I think this is just a typo in struts-tiles.tld. Please let me know if it's a deliberate omission. -- 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@struts.apache.org For additional commands, e-mail: dev-help@struts.apache.org