]> source.dussan.org Git - vaadin-framework.git/commit
Allow storing values in VaadinSession (#9514)
authorLeif Åstrand <leif@vaadin.com>
Sun, 9 Sep 2012 18:49:19 +0000 (21:49 +0300)
committerLeif Åstrand <leif@vaadin.com>
Sun, 9 Sep 2012 18:49:19 +0000 (21:49 +0300)
commit98a934554a8a88e0b64e9bc4069ee2af82286efa
treeac4b33db2fb8f3f194d473c13e611ddab4ef807a
parent65de3244f6f263a59492d32085057e895f68d1a8
Allow storing values in VaadinSession (#9514)
server/src/com/vaadin/server/VaadinSession.java
uitest/src/com/vaadin/tests/application/VaadinSessionAttribute.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/application/VaadinSessionAttribute.java [new file with mode: 0644]