Portal Push Add-on
Add-on for Using Vaadin Push in Portals
Portal Push is an Add-on which enables you to take advantage of the Vaadin push feature in your portlets.
The package contains a servlet which you should deploy along with your portlet. This servlet will handle the push requests from the browser.
If also contains a portlet class which you should extend instead of VaadinPortlet.
The servlet and portlet classes will connect your UI class to the push channel, and enable push in your UI by adding @Push, as in any servlet application
Built using 7.6.0.beta1 and requires Vaadin 7.6
For an example, see https://github.com/Artur-/portal-push-demo
Links
Compatibility
0.2.0 | 0.3.0 | 1.0.0 | |
---|---|---|---|
(24.5) | |||
(24.4) | |||
(24.3) | |||
(24.2) | |||
(24.1) | |||
(24) | |||
(23) | |||
(22) | |||
(21) | |||
(20) | |||
(19) | |||
(18) | |||
(17) | |||
(16) | |||
(15) | |||
(14) | |||
(13) | |||
(12) | |||
(11) | |||
(10) | |||
8.0-8.21 | Y | ||
-8.20 | Y | ||
-8.19 | Y | ||
-8.18 | Y | ||
-8.17 | Y | ||
-8.16 | Y | ||
-8.15 | Y | ||
-8.14 | Y | ||
-8.13 | Y | ||
-8.12 | Y | ||
-8.11 | Y | ||
-8.10 | Y | ||
-8.9 | Y | ||
-8.8 | Y | ||
-8.7 | Y | ||
-8.6 | Y | ||
-8.5 | Y | ||
-8.4 | Y | ||
-8.3 | Y | ||
-8.2 | Y | ||
-8.1 | Y | ||
-8.0 | Y | ||
7.6-7.7 | Y | Y | |
-7.6 | Y | Y | |
7.5 | Y | ||
(7.4) | |||
(7.3) | |||
(7.2) | |||
(7.1) | |||
(7.0) | |||
(6.8) | |||
(6.7) | |||
(6.6) | |||
(6.5) | |||
(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
Support for Vaadin 8
- Released
- 2017-03-31
- Maturity
- BETA
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 8.0+
- Vaadin 7.5+ in 0.2.0
- Vaadin 7.6+ in 0.3.0
- Browser
- Firefox
- Opera
- Safari
- Google Chrome
- iOS Browser
- Android Browser
- Internet Explorer
- Microsoft Edge
Portal Push Add-on - Vaadin Add-on Directory
Add-on for Using Vaadin Push in PortalsIssue Tracker
Source Code
Portal Push Add-on version 0.2.0
null
Portal Push Add-on version 0.3.0
Fixed continuous "Session expired" messages
Portal Push Add-on version 1.0.0
Support for Vaadin 8