You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Arash Bijanzadeh <ar...@gmail.com> on 2006/05/01 13:50:19 UTC

accessing the viewId in the xhtml page

Is it possible to read viewId in a xhtml page?

--
from debian manifesto:
Debian Linux is a brand-new kind of Linux distribution.
Rather than being developed by one isolated individua
l or group, as other distributions of Linux have been developed in the
past, Debian is being developed openly in the spirit of Linux and GNU.

Re: accessing the viewId in the xhtml page

Posted by Cagatay Civici <ca...@gmail.com>.
Hi,

This should work if I understand your question correctly.

<h:outputText value="#{view.viewId}"/>

Regards,

Cagatay

On 5/1/06, Arash Bijanzadeh <ar...@gmail.com> wrote:
>
> Is it possible to read viewId in a xhtml page?
>
> --
> from debian manifesto:
> Debian Linux is a brand-new kind of Linux distribution.
> Rather than being developed by one isolated individua
> l or group, as other distributions of Linux have been developed in the
> past, Debian is being developed openly in the spirit of Linux and GNU.
>