ho cambiato in Codice PHP: PreparedStatement ps = con.prepareStatement("INSERT INTO primoutente VALUES (,,) "); e l'errore ora è SQLException: Parameter index out of range (1 > number of parameters, which is 0). questa è la tabella
PreparedStatement ps = con.prepareStatement("INSERT INTO primoutente VALUES (,,) ");
Regole del Forum