Bonjour,
J'ai une application j2ee réalisée en Struts .
J'intègre le framework HDIV .
J'ai un bouton
Le problème est dans la fonction javascript suivante :

Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
form = document.forms[0]; 
form.action = "/tntbanking/dChequier.html?method=newForm";
form.submit();
il m'affiche un message :
HDIV_PARAMETER_NOT_EXISTS;/tntbanking/testDdiv.jsp;80721672;null;127.0.0.1;127.0.0.1;user
merci.