Like in regular HTML, set target="_blank".
Jim
On 2/8/09 9:13 AM, csantos wrote:
> Hello,
>
> I would like to know how to open a second Window to display help messages
> for the user with JSF Tags. I thought to use<t:commandLink> to create a
> link to another window, but i don't know how to specify that the link should
> be open on a new window.
> Thanks in advance,
>
> Csantos