|
|
|
|
Bonjour,
Je souhaite mettre 2 conditions dans une boucle FOR, en JSP (java) :
for (int j = 0; j < test.length; j++) && (int x = 0; x < pasEncoreModifie.length; x++).
Questions : est-ce possible ? si oui, quel signe dois-je mettre entre les 2 parenthèses : & ou & ou AND ou autre ?
Merci, Nic
Configuration: Windows XP Internet Explorer 6.0