Ho scritto questo codice:
codice:Properties props = new Properties(); props.load(new FileInputStream(pathFileConfig)); props.setProperty("server", "18.171.98.00"); * props.store(new FileOutputStream(pathFileConfig));
ma l'ultima istruzione * a bisogna anche di una String che non so a cosa serve
tulipan

Rispondi quotando