Search:

Type: Posts; User: dash166

Search: Search took 0.10 seconds.

  1. different software production scenarios for use

    Good afternoon guys here again, well I have finished developing a sales software and later I gave it to my client both for his business or for his personal use, everything is fine there, but there...
  2. Replies
    0
    Views
    1,222

    Database cloud with Java

    good, I tell you I have developed a software with java and consuming a database in the mysql cloud, this service is called hostinger, my problem is that it takes time to deliver the data from the...
  3. Replies
    9
    Views
    3,094

    Re: Build Java App Exception

    Well, thank you very much for the help, at last I tried to solve it, I will tell you in what way, basically, I had to test my application in small parts to better understand what had been developed,...
  4. Replies
    9
    Views
    3,094

    Re: Build Java App Exception

    Hello, Well I don't really understand how to work with javac, but I understand that I have to initialize from the main class, but this class is connected with many packages, so I have the following...
  5. Replies
    9
    Views
    3,094

    Re: Build Java App Exception

    nothing does execute the following problem appears

    "error: cannot find symbol
    FormLogin login= new FormLogin(frame);
    ^
    symbol: class FormLogin
    ...
  6. Replies
    9
    Views
    3,094

    Re: Build Java App Exception

    Have you looked up the API doc for the MalformedInputException class to see why it is thrown?

    A marked exception is thrown when an input byte sequence is not legal for a given character set, or an...
  7. Replies
    9
    Views
    3,094

    Build Java App Exception

    Good guys, I'm new to this community and I hope to be able to communicate nicely, well, I come here to present you my problem is that my application is finished and I want to build it, but here there...
Results 1 to 7 of 7