!--a11y-->
Creating BSP Applications and Pages 
In the Web Application Builder, create the following:
We have chosen
|
Name |
Description |
|
default.htm |
First Page |
|
about.htm |
General information on the bookshop |
|
search.htm |
Search page |
|
results.htm |
Results list of all books by a selected author |
|
showbook.htm |
Detailed display for a book |
|
error.htm |
Error page |
|
invalid_isbn.htm |
Page stating that an incorrect ISBN number has been entered |
|
corder.htm |
Page confirming the order |

Note that when creating the pages, you do not have to follow the steps in the order they are presented in this documentation. For information on the layout, page attributes, and event handlers for the individual pages, and a description of how to define the navigation structure, see the following sections:
Creating Page Fragments Layout for the First Page Layout for the Info Page Layout for the Search Page Page Attributes for the Search Page Event Handlers for the Search Page Layout for the "Invalid ISBN" Page Layout for the Results Page Page Attributes for the Results Page Event Handlers for the Search Page Layout for the Book Page Page Attributes for the Book Page Event Handlers for the Book Page Layout for the Error Page Layout for the Confirmation Page Navigation Structure
Information About Page Fragments