Return-Path: X-Original-To: apmail-portals-pluto-user-archive@www.apache.org Delivered-To: apmail-portals-pluto-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DBB95322B for ; Mon, 2 May 2011 06:23:31 +0000 (UTC) Received: (qmail 73742 invoked by uid 500); 2 May 2011 06:23:31 -0000 Delivered-To: apmail-portals-pluto-user-archive@portals.apache.org Received: (qmail 73495 invoked by uid 500); 2 May 2011 06:23:26 -0000 Mailing-List: contact pluto-user-help@portals.apache.org; run by ezmlm Precedence: bulk Reply-To: pluto-user@portals.apache.org list-help: list-unsubscribe: List-Post: Reply-To: pluto-user@portals.apache.org List-Id: Delivered-To: mailing list pluto-user@portals.apache.org Received: (qmail 73488 invoked by uid 99); 2 May 2011 06:23:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 06:23:21 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nilsga@gmail.com designates 74.125.82.171 as permitted sender) Received: from [74.125.82.171] (HELO mail-wy0-f171.google.com) (74.125.82.171) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 May 2011 06:23:15 +0000 Received: by wyb32 with SMTP id 32so5358485wyb.2 for ; Sun, 01 May 2011 23:22:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=t2VykqHLCJ0rTnLpSfj2rRkz3DZkD38Sz6eDd4XXS64=; b=LFN6sos2qWVI4kWxR/GUBC84D2d6LWKA20eiwQNCpyM+RlR4s0rEFv5eX6xcgA9sZa t830k4T5nRl26/eQfjjjO/WP+Y9elKjRDqhfRD/sEzaNLDz75ZIgGu0+nFy7SnJQI0Kf 5ICKVJJn51Jr4pVxZeTc3Z9kyhDkw0pMEu7rI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ULDqY8x+OIL9d4BcZpana6yFxXIaW5UJHzt/2jMakk9UlUZ2Mm/MYO4JQL3ZK07pDR zGP94Me4uJJNYPbZrmqtpMOhs54XIh/8vx/gMdBRFvtod1Dg05hXjJLkduO4dqOP4IT/ gLpIbd4GA/iw90IbfcDeKFYmf3XLN1OQ2YpTE= MIME-Version: 1.0 Received: by 10.227.195.6 with SMTP id ea6mr3516087wbb.74.1304317374695; Sun, 01 May 2011 23:22:54 -0700 (PDT) Received: by 10.227.24.137 with HTTP; Sun, 1 May 2011 23:22:54 -0700 (PDT) In-Reply-To: References: <4DB954A3.1070005@douma.nu> Date: Mon, 2 May 2011 08:22:54 +0200 Message-ID: Subject: Re: Action-scoped request attributes From: Nils-Helge Garli Hegvik To: pluto-user@portals.apache.org Content-Type: text/plain; charset=ISO-8859-1 X-Virus-Checked: Checked by ClamAV on apache.org Will it be added to an upcoming release? Regards, Nils-Helge Garli Hegvik On Thu, Apr 28, 2011 at 2:00 PM, Nils-Helge Garli Hegvik wrote: > I believe this is a mandatory container feature. To quote the specification: > > "Container runtime options besides the > javax.portlet.actionScopedRequestAttributes option are optional to > support by the portlet container and the portlet can find out which > container runtime options are supported by the portlet container > running the portlet via the method getContainerRuntimeOptions on the > PortletContext." > > Regards, > > Nils-Helge Garli Hegvik > > > On Thu, Apr 28, 2011 at 1:50 PM, Ate Douma wrote: >> On 04/28/2011 01:32 PM, Nils-Helge Garli Hegvik wrote: >>> >>> Hi! >>> >>> Just a quick question: Is javax.portlet.actionScopedRequestAttributes >>> (PLT.10.4.4 in the specification) supported in pluto 2.0? If yes, >>> where can I find the implementation details (code pointers)? >> >> No, PLT.10.4.4, which is an optional container feature, hasn't been >> implemented in Pluto 2.0. >> >> Ate >> >>> Thanks. >>> >>> Regards, >>> >>> Nils-Helge Garli Hegvik >> >> >