ObjectDB ObjectDB

JPA Web App Tutorial - NetBeans Project

To open and run the JPA Web Application tutorial project in NetBeans:

  • Download and extract the project zip file:

    JPA Web App - Maven Project (6KB)

  • Open the Maven project in NetBeans:
    Select File > Open Project....
    Select the guestbook-web directory and click Open Project.
  • Run the project:
    Select Run > Run Main Project... (or F6).
    Choose or define the server and click OK.
  • If  a browser is not opened - open it at http://localhost:8080/Guestbook/.