Open url in new window on button click of adf table
Hi,
I have a requirement in which i need to open the constructed URL in a new tab/window on button in adf table.
I am using action listener for the button, using action event i am getting the values of the particular row to the bean and using those values i am constructing url.
Now i have to use the URL and open it in a new tab/window.
Please suggest me different approaches.
jdev version 11.1.1.5