...
var login = "j_username=" + username + "&hash=" + hash + "&loginAs=" + loginAs;
http://localhost:8081/jw/web/client/app/assignment/733_271_intervention_processusIntervention_demandeIntervetion + "?" + login;
...
...
var login = "j_username=" + username + "&hash=" + hash + "&loginAs=" + loginAs;
http://localhost:8081/jw/web/client/app/assignment/733_271_intervention_processusIntervention_demandeIntervetion + "?" + login;
...