Dear all,
I am using Spring Web Flow with Spring Faces and I would need help in understanding how can I create a mdi-like application.

Let's say that below toolbars, you have a main window which contain child windows (potentially the same view with a different model ). Inside the page, child windows are divs, or whatever. I would like to add to this divs a button, such that when the users click, the window is opened in a new browser window.

I have no idea on how to act: can you please suggest me the right way?
Best Regards