ObjectDB ObjectDB

Internal Website Search

1-10 of 136 resultsRefresh
52

Step 1: Create a Maven Web Project

We start by creating a new Maven-WTP dynamic web project in Eclipse: Open the [New Project] dialog box, e.g. by using File > New > Project... Select Maven > Maven Project and click Next. Verify that the Create a simple project checkbox is disabled and click Next. Enter maven-archetype-webapp as
51

Step 1: Create a Maven Web Project

We start by creating a new Maven web project in NetBeans: Open the [New Project] dialog box, e.g. by using File > New Project... Select Maven > Maven Web Application and click Next. Choose a Project Name (e.g. Guestbook) and select Java EE 5. Enter Maven Group Id (e.g. com.objectdb.tutorial.spring
47

JPA Web App Tutorial - Maven Project

the result application as a Maven project: JPA Web App - Maven Project (6KB) If Maven is installed ... for the Jetty embedded server. No need to download and install ObjectDB or a Java web server - Maven ... is ready - open your browser at http://localhost:8080/Guestbook/ You may also open and run the Maven
47

Getting Started with JPA - Maven Project

a Maven project: Getting Started with JPA - Maven Project (3KB) If Maven is installed - extract the zip ... should be points-console (containing the pom.xml file). No need to download and install ObjectDB - Maven will download the ObjectDB jar automatically. You may also open and run the Maven project in your IDE
47

Spring MVC JPA Tutorial - Maven Project

application as a Maven project: Spring MVC JPA - Maven Project (8KB) If Maven is installed - extract ... - Maven will download the ObjectDB jar and the Jetty embedded server automatically. When the Jetty ... the Maven project in your IDE: NetBeans IDE and IntelliJ IDEA have built in Maven support.
47

Java EE JPA Tutorial - Maven Project

and run the result application as a Maven project: Java EE JPA Web App - Maven Project (7KB) If Maven ... your GlassFish server. You may also open and run the Maven project in your IDE: NetBeans IDE and IntelliJ IDEA have built in Maven support.
6

Java EE 6 JPA Tutorial - Eclipse Project

the project zip file: Java EE JPA Web App - Maven Project (7KB) Open the Maven project in Eclipse: Select File > Import... > Maven > Existing Maven Projects and click Next. Select the guestbook-jee6 ... only if Maven Integration for WTP is installed when the Maven project is imported into the IDE). Choose
6

Spring MVC JPA Tutorial - Eclipse Project

zip file: Spring MVC JPA - Maven Project (8KB) Open the Maven project in Eclipse: Select File > Import... > Maven > Existing Maven Projects and click Next. Select the guestbook-spring directory as Root ... click the project node and select Run As > Run On Server. (this command is available only if Maven
6

JPA Web App Tutorial - Eclipse Project

the project zip file: JPA Web App - Maven Project (6KB) Open the Maven project in Eclipse: Select File > Import... > Maven > Existing Maven Projects and click Next. Select the guestbook-web directory as Root ... click the project node and select Run As > Run On Server. (this command is available only if Maven
6

Eclipse/JPA Spring MVC Web Tutorial

, Tomcat (or GlassFish) and Maven. The demo web application manages a basic guestbook page ... above). Eclipse IDE for Java EE Developers. m2eclipse (Maven plugin) including Maven Integration ... would be the same). The tutorial is based on using a Maven project. Therefore, required JAR files (ObjectDB

Getting Started

ObjectDB is very easy to use. Follow the Getting Started Tutorial and the Quick Tour manual chapter and in minutes you may be able to write and run first Java programs against ObjectDB.

Prior knowledge or experience in database programming (SQL, JDBC, ORM, JPA, etc.) is not required, but some background in using the Java language is essential.

Need Help?

  1. Search ObjectDB website
  2. Read the FAQ
  3. Follow the Tutorials
  4. View or post in the forum
  5. Search or file an issue
  6. Contact support