Hi, I am trying to open a link in a new window using <tr:commandLink> by setting 'useWindow' attribute to 'true'. The link opens in the very same same window and not a new window.
The code I am using is as follows: <tr:commandLink text="View Report" action="test" useWindow="true" windowHeight="200" windowWidth="200" /> Is this a bug or am I doing something wrong? Any help in this regard is highly appreciated. Thanks, Nikhil [EMAIL PROTECTED] [EMAIL PROTECTED]

