NIHVIVO-3264 avoid deprecation warnings; new URLEncoder convenience class
This commit is contained in:
parent
085e869c1d
commit
4d8206b018
5 changed files with 31 additions and 32 deletions
|
@ -113,6 +113,7 @@ public class HttpSessionStub implements HttpSession {
|
|||
"HttpSessionStub.getMaxInactiveInterval() not implemented.");
|
||||
}
|
||||
|
||||
@Deprecated
|
||||
@Override
|
||||
public javax.servlet.http.HttpSessionContext getSessionContext() {
|
||||
throw new RuntimeException(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue