Return-Path: Delivered-To: apmail-tiles-issues-archive@minotaur.apache.org Received: (qmail 77902 invoked from network); 14 Nov 2009 14:09:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 14 Nov 2009 14:09:36 -0000 Received: (qmail 11507 invoked by uid 500); 14 Nov 2009 14:09:36 -0000 Delivered-To: apmail-tiles-issues-archive@tiles.apache.org Received: (qmail 11490 invoked by uid 500); 14 Nov 2009 14:09:36 -0000 Mailing-List: contact issues-help@tiles.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@tiles.apache.org Delivered-To: mailing list issues@tiles.apache.org Received: (qmail 11480 invoked by uid 99); 14 Nov 2009 14:09:36 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Nov 2009 14:09:36 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 14 Nov 2009 14:09:34 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 40EA4234C04C for ; Sat, 14 Nov 2009 06:09:13 -0800 (PST) Message-ID: <1575069177.1258207753264.JavaMail.jira@brutus> Date: Sat, 14 Nov 2009 14:09:13 +0000 (UTC) From: "Antonio Petrelli (JIRA)" To: issues@tiles.apache.org Subject: [jira] Created: (TILESSB-14) Let tiles-template get all objects from the request MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 2265bf7ad70cb93affdfde3e15287371 X-Virus-Checked: Checked by ClamAV on apache.org Let tiles-template get all objects from the request --------------------------------------------------- Key: TILESSB-14 URL: https://issues.apache.org/struts/browse/TILESSB-14 Project: Tiles Sandbox Issue Type: Improvement Reporter: Antonio Petrelli Assignee: Antonio Petrelli Currently tiles-template classes cannot load the container and the compose stack directly. It should be possible by adding more APIs to load the application context from different technologies. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.