ObjectDB ObjectDB

Internal Website Search

1-10 of 200 resultsRefresh
48

Step 5: Add a JSP Page

In this step we will add the JSP that generates the guestbook page output: Open the [New JSP File] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP ... : <%@page contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page import="java.util
48

Step 5: Add a JSP Page

In this step we will add the JSP that generates the guestbook page output: Open the [New JSP File] dialog box by right clicking the Web Pages node (in the [Projects] window) and selecting New > JSP ... : <%@page contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page import="java.util
47

Step 5: Add a JSP Page

] dialog box by right clicking the WEB-INF node under the Web Pages node (in the [Projects] window ... content: <%@page contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page ... > </html> The JSP generates the guestbook page output, which contains a simple form for signing
47

Step 5: Add a JSP Page

In this step we will add the JSP that generates the guestbook page output: Open the [New JSP File ... jsp file with the following content: <%@page contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page import="java.util.*,guest.Guest"%> <!DOCTYPE html PUBLIC "-//W3C//DTD
47

Step 5: Add a JSP Page

In this step we will add the JSP that generates the guestbook page output: Open the [New JSP File ... jsp file with the following content: <%@page contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page import="java.util.*,guest.Guest"%> <!DOCTYPE html PUBLIC "-//W3C
47

Step 5: Add a JSP Page

of the new jsp file with the following content: <%@page contentType="text/html; charset=ISO-8859-1" pageEncoding="ISO-8859-1"%> <%@page import="guest.*"%> <jsp:useBean id="guestDao" type="guest.GuestDao ... %" height="30"> </iframe> </body> </html> The JSP generates the guestbook page output
28

Privacy Policy

infrastructure itself (for example, the duration of a page visit and user actions during page views). Website ... of Your visit, the pages of our Website that You visit and Your actions on these pages, and the time spent on those pages. When You access the Service by or through a mobile device, We may collect certain
26

Once served to JSF page via @EJB query bean, many list fields are null (but same query ok after fresh persist in @PostConstruct)

Web App and viewing both the Glassfish output log and the single served JSF page indexTest.xthml ... many Element objects gives expected results, but the same query performed later form a served JSF page ... . When I serve the query via and @EJB TestQuery and @RequestScoped Page JSF to a simple XHTML page
25

Corrupt database page

Hello, we have encountered an issue, where a page of the database became corrupt. We are wondering ... 350090) Page Content Errors ------------------- [1] Page #11436 entry 0 has unexpected field count (12 instead of 6) com.btc.ep.base.bl.internal.dmos.message.MessageImpl(375):'41zbQ' [2] Page #11436
3

[ODB1] Chapter 9 - ObjectDB Explorer

and Settings The Explorer settings are organized in a an "Options" dialog box with tabbed pages ... the "Tools | Options" menu command. The "General" Page The "General" page contains various options ... , but you can always change the path to use a different configuration file. The "SSL" Page The "SSL" page

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