]> source.dussan.org Git - vaadin-framework.git/commit
#6702 Requesting a removed resource should give an error
authorLeif Åstrand <leif@vaadin.com>
Wed, 23 Nov 2011 08:44:23 +0000 (10:44 +0200)
committerLeif Åstrand <leif@vaadin.com>
Wed, 23 Nov 2011 08:44:23 +0000 (10:44 +0200)
commitfe8bf27c0101b00b3c444ffd923945666906474f
treef0aa804c66f2f2f628ba359f3f88bf53bbefde03
parentdc80599cb99066b8fb8135f580efa631f28f13d2
#6702 Requesting a removed resource should give an error
src/com/vaadin/terminal/WrappedResponse.java
src/com/vaadin/terminal/gwt/server/ApplicationResourceHandler.java
src/com/vaadin/terminal/gwt/server/WrappedHttpServletResponse.java
src/com/vaadin/terminal/gwt/server/WrappedPortletResponse.java
tests/testbench/com/vaadin/tests/requesthandlers/AppResource404.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/requesthandlers/AppResource404.java [new file with mode: 0644]