Opening New Window on button click
Hi all,
On click of a <h:commandButton> i want to display a new window which is containing datatable. Is there any possible way to do this with out using javaScript? Is there any possible way of doing it inside bean?
If javascript is the only way tell me how to do that.
Thanks...

