]> source.dussan.org Git - vaadin-framework.git/commit
Lots of servlet and portlet related fixes and enhancements. Most notable changes
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 13 Aug 2009 11:15:49 +0000 (11:15 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Thu, 13 Aug 2009 11:15:49 +0000 (11:15 +0000)
commitdde20e758bea4aac22f73d88313c615bf00b0c59
treecb38bb9b4b577dc2da826c7ca77d06c62b4981e7
parente9501fa2cb947244ecb73e9ab4f8b198a94aaf4b
Lots of servlet and portlet related fixes and enhancements. Most notable changes
 * fixes #3191 (writeAjaxPage not protected and split into submethods)
 * fixes issues with #3113
 * cleaned code (variable renaming, method signature changes)

svn changeset:8478/svn branch:6.1
src/com/vaadin/terminal/gwt/server/AbstractApplicationServlet.java
src/com/vaadin/terminal/gwt/server/ApplicationPortlet.java
src/com/vaadin/terminal/gwt/server/WebApplicationContext.java