Adding a page to the store

Use the following procedure to add a page to your store. This topic does not describe how to add additional business logic, such as extending an existing command or writing a new command.

To add a page to the store:

  1. Develop a list of store pages needed
  2. Develop a list of command and view URLs
  3. Associate JSP file names with views
  4. Set access control for the page

Feedback