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,