Revert the previous change, since GWT apparently does not consider status 204 as...
authorpastith <devnull@localhost>
Thu, 12 Mar 2009 13:23:22 +0000 (13:23 +0000)
committerpastith <devnull@localhost>
Thu, 12 Mar 2009 13:23:22 +0000 (13:23 +0000)
commit2e7ca93ccfb6c8ba09fb1705f965e8fd6550c448
treed7261e8f763c58759a4b53d0b594e6c72034638a
parent58a89c66423786074497d89e06889dd39a8e0d27
Revert the previous change, since GWT apparently does not consider status 204 as successful result. Imitate GWT-RPC and return 200 with <pre></pre> to make it happy.
gss/src/gr/ebs/gss/client/FileUpdateDialog.java
gss/src/gr/ebs/gss/client/FileUploadDialog.java
gss/src/gr/ebs/gss/server/rest/FilesHandler.java