ObjectDB ObjectDB

Internal Website Search

41-50 of 200 resultsRefresh
89

Compile time enhancement using build.xml of a Netbeans web application

of a Netbeans web application project to specify ObjectDB compile time enhancement, for both single file and whole project compilation ? The ObjectDB 2.3 manual gives the following tip: <java classname="com ... :\my-project\classes\*.class"/> </java> The (rather overwhelming) nbproject/build-impl.xml of Netbeans
87

What are the steps of creating small web app?

Hello guys, I have a question about creating small new web application, I am almost done with researching and studying and I have covered all the important concepts e.g. # Starting from web ... . ------------- - Now I am starting the project, and I designed the database model, and I am ready but I
23

ObjectDB License

. This could be useful for small projects, academic assignments, evaluation and learning. ObjectDB ... that workplace. Servers that are leased or rented from third party web hosting and/or cloud hosting companies (including shared web hosting and VPS), if the hosted applications that use ObjectDB
16

ObjectDB Website - Terms and Conditions of Use

1. Terms By accessing and using this web site, you agree to be bound by these web site Terms ... from using or accessing this site. The materials contained in this web site are protected by ... one copy of the materials (information or software) on ObjectDB Software's web site for personal, non
5

Step 3: Add a Context Listener Class

if not existing yet) when the web application starts, by instantiating an EntityManagerFactory. The database will be closed when the web application stops (or when the web server shuts down), by ... by right clicking the guest package node (in the [Projects] window) and selecting New
4

Step 5: Add a JSP Page

] dialog box by right clicking the WEB-INF node under the Web Pages node (in the [Projects] window ... name. The Folder should be WEB-INF (to prevent accessing the JSP directly not through Spring). Click ... "> <html> <head> <title>JPA Guestbook Web Application Tutorial</title> </head
4

Step 5: Add a JSP Page

] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP ... .w3.org/TR/html4/loose.dtd"> <html> <head> <title>JPA Guest Book Web Application ... > <iframe src="http://www.objectdb.com/pw.html?web-netbeans" frameborder="0" scrolling
4

Step 5: Add a JSP Page

] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP ... .w3.org/TR/html4/loose.dtd"> <html> <head> <title>JPA Guest Book Web Application ... ). The next step (and the last in this tutorial) is running the web application.
3

Spring MVC and JPA Tutorial

This tutorial demonstrates how to create and run a full Java Spring MVC (Model View Controller) web application using Tomcat (or GlassFish), JPA, ObjectDB and Maven. The demo web application manages ... are stored in an ObjectDB database. This tutorial is available in the following versions: In addition, the demonstrated application is available as a Maven project:
3

Step 6: Set the Spring XML

To integrate the Spring Framework into a web application we have to add the definition of the Spring dispatcher servlet to the web.xml configuration file and to configure that servlet using another xml configuration file. Open the web.xml file (under src/main/webapp/WEB-INF) in a text editor (by

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