Directory

← Back

Portal Push Add-on

Add-on for Using Vaadin Push in Portals

Author

Rating

Popularity

<100

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

Compatibility

0.2.00.3.01.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.21Y
7.6-7.7YY
7.5Y
(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 Portals Portal Push Add-on - Vaadin Add-on Directory
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
Demo
Issue 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

Online