]> source.dussan.org Git - vaadin-framework.git/commit
Get current request and response instead of explicitly setting (#9402)
authorLeif Åstrand <leif@vaadin.com>
Tue, 4 Sep 2012 10:05:44 +0000 (13:05 +0300)
committerLeif Åstrand <leif@vaadin.com>
Wed, 5 Sep 2012 08:39:32 +0000 (11:39 +0300)
commita8f65623b64e64fbf4ccd885f1dfccf500e3dbf3
tree66a7beddd68240777938e3ef45150bbd3a3c2d79
parenta27c7ec9cc43f4cfd7333053903f9d8cf64812eb
Get current request and response instead of explicitly setting (#9402)
server/src/com/vaadin/server/PortletApplicationContext2.java
server/src/com/vaadin/server/ServletApplicationContext.java
server/src/com/vaadin/server/VaadinPortlet.java
server/src/com/vaadin/server/VaadinServlet.java
server/src/com/vaadin/server/WrappedPortletResponse.java