]> source.dussan.org Git - vaadin-framework.git/commit
Do not write 404 as a response to all action/event requests (#12056)
authorArtur Signell <artur@vaadin.com>
Thu, 13 Jun 2013 06:45:10 +0000 (09:45 +0300)
committerArtur Signell <artur@vaadin.com>
Thu, 13 Jun 2013 06:46:33 +0000 (09:46 +0300)
commit0aa59071569bfcb7920c28b701f5b433881819d5
treea2e60dba1365c57c7cbdc2a5561d4d00c70865f4
parent47addab4471b3256b0dd26973abf3f6d80487365
Do not write 404 as a response to all action/event requests (#12056)

Change-Id: I2b820396fc1ccfeb0eefec4456f920a410068ec2
server/src/com/vaadin/server/VaadinPortletResponse.java
server/src/com/vaadin/server/VaadinPortletService.java
server/src/com/vaadin/server/communication/PortletStateAwareRequestHandler.java [new file with mode: 0644]