Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 35109 invoked from network); 5 Oct 2006 06:38:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Oct 2006 06:38:29 -0000 Received: (qmail 76075 invoked by uid 500); 5 Oct 2006 06:38:28 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 75320 invoked by uid 500); 5 Oct 2006 06:38:25 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 75309 invoked by uid 99); 5 Oct 2006 06:38:25 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Oct 2006 23:38:25 -0700 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=HTML_MESSAGE,NO_REAL_NAME Received: from [194.38.160.19] ([194.38.160.19:57736] helo=romulan3.deckpoint.ch) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id 1F/8F-20288-758A4254 for ; Wed, 04 Oct 2006 23:38:17 -0700 Received: from JARLIER (85.197.103-84.rev.gaoland.net [84.103.197.85]) by romulan3.deckpoint.ch (deckmail) with ESMTP id 8D123385B6 for ; Thu, 5 Oct 2006 08:38:33 +0200 (CEST) Reply-To: From: To: "'MyFaces Discussion'" Subject: Current context Date: Thu, 5 Oct 2006 08:38:00 +0200 Message-ID: <00d201c6e848$cda5c3c0$0301a8c0@JARLIER> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00D3_01C6E859.912E93C0" X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2962 thread-index: AcbmOB+jZR2KtvDeRqa991Vi5124EwCEDRNg In-Reply-To: <41e8ec0c0610020831l21b8d6e7o189557435c2cc3e1@mail.gmail.com> X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. ------=_NextPart_000_00D3_01C6E859.912E93C0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hello people ! I have some troubles to understand how this facesContext is working exactly. While doing this: FacesContext facesContext = FacesContext.getCurrentInstance(); Do we get the current location inside our nodes? I am using a opensource software alfresco where we can navigate between spaces containing contents (documents). And I am creating a new space (I have its nodeRef associated) but then how do I position myself inside this space with this FacesContext? I am not sure to be really clear. Best, Sophie ------=_NextPart_000_00D3_01C6E859.912E93C0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hello = people !

 

I have some = troubles to understand how this facesContext is working = exactly.

While doing = this:

 =

FacesContext facesContext =3D FacesContext.getCurrentInstance();

 

Do we get the = current location inside our nodes?

 =

I am using a = opensource software alfresco where we can navigate between spaces containing = contents (documents).

And I am = creating a new space (I have its nodeRef associated) but then how do I position myself = inside this space with this FacesContext?

 =

I am not sure to = be really clear…

Best,<= /span>

Sophie=

 =

------=_NextPart_000_00D3_01C6E859.912E93C0--