ObjectDB ObjectDB

Java EE 6 JPA Tutorial - NetBeans Project

To open and run the Java EE 6 Web Application tutorial project in NetBeans:

  • Download and extract the project zip file:

    Java EE JPA Web App - Maven Project (7KB)

  • Open the Maven project in NetBeans:
    Select File > Open Project....
    Select the guestbook-jee6 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/.