]> source.dussan.org Git - vaadin-framework.git/commit
Removed obsolete (?) pathInfo, previously (a very long time ago) used to identify...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 4 Jan 2011 08:37:34 +0000 (08:37 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Tue, 4 Jan 2011 08:37:34 +0000 (08:37 +0000)
commit656c0ec571e397387a1e9d3ea342f951ad7a11ad
tree8113fc2678cc5528d95d194a7a8f9c22ffaaf8c3
parente452da18547dc3d3455640f40bfa8a1d6c1149f9
Removed obsolete (?) pathInfo, previously (a very long time ago) used to identify UIDL requests. Nowdays all UIDL request goes to same APPURI/UIDL uri, the window identification happens based on request parameter

svn changeset:16778/svn branch:6.5
src/com/vaadin/terminal/gwt/client/ApplicationConfiguration.java
src/com/vaadin/terminal/gwt/client/ApplicationConnection.java
src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
src/com/vaadin/terminal/gwt/server/AbstractCommunicationManager.java