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: WEB app Glassfish with Database

  1. #1
    Junior Member
    Join Date
    Apr 2019
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default WEB app Glassfish with Database

    Hi, I need to make a web application in which I can add a person to his database with its parameters (for example, first name, last name and age)
    https://pastebin.com/U8fVWinZ - index.jsp, where is button to add a person
    https://pastebin.com/85uKuec0 - java class, with person as entity

    I have a problem with @Entity and I don’t know what to do next

  2. #2
    Member John Joe's Avatar
    Join Date
    Jun 2017
    Posts
    277
    My Mood
    Amused
    Thanks
    8
    Thanked 19 Times in 19 Posts

    Default Re: WEB app Glassfish with Database

    How to add? From a file ?
    Whatever you are, be a good one

Similar Threads

  1. Edit Web app
    By oin023 in forum Java Theory & Questions
    Replies: 7
    Last Post: November 16th, 2013, 01:12 PM
  2. Use Of Filter in Web App
    By noorul11 in forum Web Frameworks
    Replies: 2
    Last Post: January 12th, 2013, 01:44 AM
  3. Database Connect Error on Eclipse ( JAVAEE/Glassfish)
    By thisbeme in forum JDBC & Databases
    Replies: 0
    Last Post: March 6th, 2012, 07:27 AM
  4. Java web app, Saving to desktop?
    By Java Programmer in forum What's Wrong With My Code?
    Replies: 14
    Last Post: January 21st, 2012, 04:41 PM
  5. will pay 20$ for a web app
    By imohi999 in forum Paid Java Projects
    Replies: 3
    Last Post: December 7th, 2011, 11:28 AM