Search:

Type: Posts; User: TopdeK

Search: Search took 0.07 seconds.

  1. Re: how to solve the constructor problem? " return new Accounts

    Someone with more experience can correct me on this but I would like to hazard a guess that its because you have no actual constructor made in your AccountsDB class. "return new Account (....) " is...
  2. Re: how to solve the constructor problem? " return new Accounts

    Can you edit your post and put your code into a set of highlight bracket please. It makes code much more readable.

    ["highlight=java"] code goes here ["/highlight"]

    Just remove the quotes......
Results 1 to 2 of 2