Return-Path: X-Original-To: apmail-tapestry-users-archive@www.apache.org Delivered-To: apmail-tapestry-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D9F97BBC for ; Sat, 3 Dec 2011 10:45:59 +0000 (UTC) Received: (qmail 47824 invoked by uid 500); 3 Dec 2011 10:45:58 -0000 Delivered-To: apmail-tapestry-users-archive@tapestry.apache.org Received: (qmail 47757 invoked by uid 500); 3 Dec 2011 10:45:58 -0000 Mailing-List: contact users-help@tapestry.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tapestry users" Delivered-To: mailing list users@tapestry.apache.org Received: (qmail 47749 invoked by uid 99); 3 Dec 2011 10:45:58 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Dec 2011 10:45:58 +0000 X-ASF-Spam-Status: No, hits=2.1 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Dec 2011 10:45:53 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1RWn64-0001AI-05 for users@tapestry.apache.org; Sat, 03 Dec 2011 02:45:32 -0800 Date: Sat, 3 Dec 2011 02:45:31 -0800 (PST) From: angelochen To: users@tapestry.apache.org Message-ID: <1322909131995-5044354.post@n5.nabble.com> Subject: EventContext MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi, this works: new PageRenderRequestParameters(Sample.class.getSimpleName(), new EmptyEventContext(), false); but if I want to pass some context here, say '/1234/xyzc', so how to construct the eventContext? Thanks, Angelo -- View this message in context: http://tapestry.1045711.n5.nabble.com/EventContext-tp5044354p5044354.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org For additional commands, e-mail: users-help@tapestry.apache.org