Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
 
  <html:commandLink action="#{controleur.Affpopup}" onmousedown="document.form.affichage.value=1;alert(document.form.affichage.value);"><input type="hidden" name="affichage" value="0"><core:param name="sysidsauv" value="#{prospect.sysid}"/><html:outputText value="#{prospect.sysid}"/></html:commandLink>
Ca pourait marcher?