ref 11719: Add management of VREs to the NLPHub interface

https://support.d4science.org/issues/11719

Fixed some issue on webapp:

Errors of shared variables on servlets
Added slf4j over the whole application and logs in nlphub.log
Problem of checking nulls on arrays in Javascript
Added the ability to retrieve the context and token from the RequestUri

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/data-analysis/nlphub@167443 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2018-05-11 17:21:05 +00:00
parent ffebf9ef49
commit d74cc320be
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
<%@ page import="org.gcube.data.analysis.nlphub.legacy.Constants" %>
<%@ page import="org.gcube.data.analysis.nlphub.shared.Constants" %>
<!DOCTYPE html>
<html>
<head>