Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 20582 invoked from network); 7 Nov 2007 18:12:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2007 18:12:14 -0000 Received: (qmail 99153 invoked by uid 500); 7 Nov 2007 18:12:00 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 99126 invoked by uid 500); 7 Nov 2007 18:12:00 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 99115 invoked by uid 99); 7 Nov 2007 18:12:00 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 10:12:00 -0800 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of jniyiooster@gmail.com designates 209.85.198.190 as permitted sender) Received: from [209.85.198.190] (HELO rv-out-0910.google.com) (209.85.198.190) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Nov 2007 18:12:04 +0000 Received: by rv-out-0910.google.com with SMTP id k20so1654547rvb for ; Wed, 07 Nov 2007 10:11:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=/Ic3p0r51haa/gFTYapq/0rbWFMLlMYfVSBHX0WDsSY=; b=jrMhAxZi3PQH/ZKnIt8nlaLa8fMFSebAxkf5Mv212nSK2+ZjDX9N2LKdGQcvbSPX5tBAuxAnUOqP5oKN1NZJfPfI3t77CIvSaMNyJ+dIYcyIP9R/9GTD9l9TAgUUij/8WbEINYqA2SFW9o1oJKYqJgrlFC/BJeqUdzg7uRio4eg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=q+oqVd2dx1v8V314JiprRze5vCA0KborBPGtRIbVEDesfBR/JiAPeWGVkHqaQGGJYQcT60p+P96GOHe8Q2/00eOr86W9fYmFGyfQiW6SwNFxM8AKSNAWIA5An5jqCLs7M1RTmhJ6KdI4WZR5xUwN04Xmd90JozOJPVocgaKdaUQ= Received: by 10.141.49.6 with SMTP id b6mr3698735rvk.1194459103961; Wed, 07 Nov 2007 10:11:43 -0800 (PST) Received: by 10.141.43.10 with HTTP; Wed, 7 Nov 2007 10:11:43 -0800 (PST) Message-ID: <76e91c940711071011g63df652dl18d37e9dcf296677@mail.gmail.com> Date: Wed, 7 Nov 2007 19:11:43 +0100 From: "Olaniyi Osunsanya" To: "Jetspeed Developers List" Subject: Re: help!! In-Reply-To: <25828633.307591194439785411.JavaMail.coremail@bj163app64.163.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_26002_16746775.1194459103945" References: <25828633.307591194439785411.JavaMail.coremail@bj163app64.163.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_26002_16746775.1194459103945 Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, Using a different psml file referencing the given portlet, you can achieve that. Note that you can't pass parameters via the psml file. Parameters are passed as a result of your interaction with the portlet on the portal page. Does that answer your question? Cheers, On 11/7/07, 徐建 wrote: > > Hi, > > I've installed Jetspeed 2.1 on my windows xp box for developing > purpose > Is there any way of cloning or copying the Portlet object > I want to get the URL and append parameters to it multiple times > from the same > base Portlet object, but not affect the base. > for example,wo clone a portlets twice,then,we can see 3 portlet in > Portlet Selector .like websphere portal copy function. > > > Thanks!! > ------=_Part_26002_16746775.1194459103945--