Question

I would like to include an Iframe within my Vaadin App, how do I proceed implementing this? My initial idea was to wrap the GWT Frame widget, using the approach as described in the Book of Vaadin. Is this at all possible, or is there a better way?

Was it helpful?

Solution

I guess I didn't read the manual (Book of Vaadin) good enough. I found the answer to my question in section 5.15.3 Browser Frames. Ups.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top