you cannot directly import a java contant file into a javascript. java live on the service-side, js runs in the browser(client-side). but you can use jsp or thymeleaf etc.