Search:

Type: Posts; User: java2

Search: Search took 0.09 seconds.

  1. Re: how to resolve awt-eventqueue-0 java.lang.nullpointerexception

    the problem is connection because in consolle don't have Connessione OK that comes System.out.println("Connessione OK");.
    What can I do to solve this problem? what are the changes that can be made?...
  2. Re: how to resolve awt-eventqueue-0 java.lang.nullpointerexception

    I have understood that the problem is an object that is null, but this problem don't presented it only in TipoCompetizioneSQL but also in other class and all at same line:
    Statement enunciato =...
  3. Re: how to resolve awt-eventqueue-0 java.lang.nullpointerexception

    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at agroludos.database.TipoCompetizioneSQL.getDati(TipoCompetizioneSQL.java:58)
    at...
  4. how to resolve awt-eventqueue-0 java.lang.nullpointerexception

    during the execution of the my application java (developed following design pattern as front controller, dao factory, business object, singleton) i have a problem of connection at this line :...
Results 1 to 4 of 4