29.01.2013 Views

WebSphere Application Server - IBM Redbooks

WebSphere Application Server - IBM Redbooks

WebSphere Application Server - IBM Redbooks

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

SHIPPING_ORDER table<br />

The SHIPPING_ORDER table contains orders submitted by customers.<br />

Table C-3 SHIPPING_ORDER table<br />

USERS table<br />

The USERS table contains users with administrative capabilities.<br />

Table C-4 USERS table<br />

<strong>Application</strong> components<br />

<strong>Application</strong> root<br />

Column type Length Nullable Key<br />

ORDER_NUMBER integer N Y<br />

CUSTOMER_ID character 10 N N<br />

ITEM_NUMBER character 5 N N<br />

QUANTITY smallint Y N<br />

SALE_PRICE decimal 9,2 Y N<br />

ORDER_DATE date Y N<br />

STATUS character 1 Y<br />

Column type Length Nullable Key<br />

USERNAME character 8 N Y<br />

PASSWORD character 8 N N<br />

The following sections give an overview of the Online Catalog application<br />

components.<br />

The index.html page is the entry point of the application and it is located in the<br />

WebContent folder. This page contains links to the other main components of the<br />

site. For additional information about this component please see “Adding HTML<br />

pages to the Online Catalog sample” on page 135.<br />

614 <strong>IBM</strong> <strong>WebSphere</strong> <strong>Application</strong> <strong>Server</strong> - Express V5.0.2 Developer Handbook

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!