Support for multiple browser tabs - solution

Hi Niko. With the following statement, I’m just trying to help you spare some time:

“Vaadin 6 does not support browser tabs”

I could try to be nice and add “very well for now, built in…”. But the fact is that they need to redesign their API and we all put much hope in Vaadin 7.

In the meantime, you may want to use Navigator7 add-on, or to see its source how it manages tabs, URIs. It tries to workaround a few problems. It’s the most advanced code I’ve seen on that problem for Vaadin 6 so far.

Good luck.
John.