Kirankumar, I don't think I understand how, in this example, you're directing the output to a new browser window. As I understand it the route attribute tells what Page (in my case) I want to send the user to. Good so far. But that will open in the current window unless... what?

Perhaps you mean there is a url param that will cause the browser open the page in a new window. I know of no such parameter.