Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a scope for VaadinSession #171

Open
vaadin-bot opened this issue Jun 27, 2016 · 1 comment
Open

Implement a scope for VaadinSession #171

vaadin-bot opened this issue Jun 27, 2016 · 1 comment

Comments

@vaadin-bot
Copy link

Originally by @Legioth


As discussed in #19975, there are some cases where there isn't an 1-to-1 mapping between @SessionScoped and the lifecycle of VaadinSession. For his reason, it would be useful to have a separate scope for the lifecycle of VaadinSession, i.e. @VaadinSessionScoped.


Imported from https://dev.vaadin.com/ issue #19979

@mrts
Copy link

mrts commented Jan 20, 2018

@tsuoanttila this seems to be fixed now with the introduction of @VaadinSessionScoped?

I want to specially thank you all for making this happen - @VaadinSessionScoped, CDINavigator, @PushStateNavigation and Transport.WEBSOCKET_XHR for @Push finally enable building real time Java EE web apps with clean navigation and secure session handling in a really clean and neat way :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants