NIHVIVO-3264 avoid deprecation warnings; new URLEncoder convenience class

This commit is contained in:
brianjlowe 2011-11-04 20:59:44 +00:00
parent 085e869c1d
commit 4d8206b018
5 changed files with 31 additions and 32 deletions

View file

@ -113,6 +113,7 @@ public class HttpSessionStub implements HttpSession {
"HttpSessionStub.getMaxInactiveInterval() not implemented.");
}
@Deprecated
@Override
public javax.servlet.http.HttpSessionContext getSessionContext() {
throw new RuntimeException(