use ctx.getViewRoot().getViewId() 

---- Original message ----
>Date: Mon, 14 Nov 2005 11:06:22 -0900
>From: Dennis Byrne <[EMAIL PROTECTED]>  
>Subject: getting the uri of the forwarded request  
>To: [email protected]
>
>The following, when called in the render response phase, 
>gives you the URI of where you were :
>
>FacesContext.getCurrentInstance().ctx.getExternalContext
>().getRequest().getRequestURI();
>
>What is the best way to get th URI of where the request will 
>be forwarded to?
>
>Dennis Byrne

Dennis Byrne

Reply via email to