Directory

← Back

Vaadin XS

Cross-Site Embedding of Vaadin applications

Author

Rating

Popularity

<100

Vaadin XS Add-on provides basic support for embedding a Vaadin application in a domain different from where the application is running. Normally, the security model in browsers would prevent this by following the same origin policy, even if the server is running in the same domain but different port. Vaadin XS works around this limitation by using JSONP-style communication instead of standard XmlHttpRequests.

The add-on provides cross-site embedding for all the same browsers that are supported by the core Vaadin.

Vaadin XS Add-on is provided as a Zip package. Download and extract the installation package to a local folder.

Instructions for installation is given in the README.html file in the package.

Compatibility

0.8.0-beta0.9.00.9.1
(24.4)
(24.3)
(24.2)
(24.1)
(24)
(23)
(22)
(21)
(20)
(19)
(18)
(17)
(16)
(15)
(14)
(13)
(12)
(11)
(10)
(8.21)
(8.20)
(8.19)
(8.18)
(8.17)
(8.16)
(8.15)
(8.14)
(8.13)
(8.12)
(8.11)
(8.10)
(8.9)
(8.8)
(8.7)
(8.6)
(8.5)
(8.4)
(8.3)
(8.2)
(8.1)
(8.0)
(7.7)
(7.6)
(7.5)
(7.4)
(7.3)
(7.2)
(7.1)
(7.0)
6.6-6.8YYY
6.5YY
(6.4)
(6.3)
(6.2)
(6.1)
(6.0)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Compatibility with Vaadin 6.6.7 and later - for older Vaadin versions, use Vaadin XS 0.9.0

Released
2011-10-12
Maturity
BETA
License
Apache License 2.0

Compatibility

Framework
Vaadin 6.6+
Vaadin 6.5+ in 0.9.0
Browser
Internet Explorer
Internet Explorer
Internet Explorer
Firefox
Opera
Safari
Google Chrome
Internet Explorer

Vaadin XS - Vaadin Add-on Directory

Cross-Site Embedding of Vaadin applications Vaadin XS - Vaadin Add-on Directory
Vaadin XS Add-on provides basic support for embedding a Vaadin application in a domain different from where the application is running. Normally, the security model in browsers would prevent this by following the same origin policy, even if the server is running in the same domain but different port. Vaadin XS works around this limitation by using JSONP-style communication instead of standard XmlHttpRequests. The add-on provides cross-site embedding for all the same browsers that are supported by the core Vaadin. Vaadin XS Add-on is provided as a Zip package. Download and extract the installation package to a local folder. Instructions for installation is given in the README.html file in the package.
Author Homepage
Issue Tracker
Source Code

Vaadin XS version 0.8.0-beta
Initial release of the beta version.

Vaadin XS version 0.9.0
Using Vaadin 6.6.0 by default. Minor packaging changes.

Vaadin XS version 0.9.1
Compatibility with Vaadin 6.6.7 and later - for older Vaadin versions, use Vaadin XS 0.9.0

Online