]> source.dussan.org Git - vaadin-framework.git/commit
-Enhancement: Application.setSessionExpiredURL now allows the developer to set the...
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 7 Apr 2008 09:30:40 +0000 (09:30 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Mon, 7 Apr 2008 09:30:40 +0000 (09:30 +0000)
commit1b441ca92bba15de8ecae5a45fa7f632cce824b6
tree6905a86d401f0ca9fb3131cb3343fac126fe80bd
parent56b135cbebebd237d0b10588153be294ef7490fc
-Enhancement: Application.setSessionExpiredURL now allows the developer to set the URL where to redirect the client after the application session has expired. The redirect is not pushed to the client, i.e. the client has to make a request to the expired application to get redirected.
-Minor modification to the session expired notification (onclick="window.location.reload()" was not working properly).
-Enhancement: "closeApplication" parameter allows Testing Tools to close the application after tests.

svn changeset:4134/svn branch:trunk
src/com/itmill/toolkit/Application.java
src/com/itmill/toolkit/terminal/gwt/server/ApplicationServlet.java