Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: question

  1. #1
    Junior Member
    Join Date
    Nov 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default question

    hi im a student and im building an application to be generating username and password
    pls i need a help to accomplished this task


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: question

    Welcome to the Forum!

    Generate both username and password? Unusual, but I recommend you search for "java login example" or similar to get what I think you're looking for. We'd also need to know if you're writing a GUI, JSP, or console app when you figure it out. Then post the code you've come up with and let us know what you need help with.

    To help you settle into the Forum, I request you read this topic to learn how to post your code correctly along with other useful info for newcomers.

Similar Threads

  1. Replies: 1
    Last Post: November 4th, 2013, 05:38 AM