Important Observations

  • The layout wizard allows you to quickly and easily create a standard layout that can be adopted when creating your application WAMs
  • In a later exercise you will see how this layout can be modified to match your company requirements in more detail.
  • The fonts and color schemes used by your layout are controlled by Cascading Style Sheet files (CSS). In a later exercise you will see how these CSS files can be edited to meet your company requirements exactly.

Tips & Techniques

  • Start your web application development by creating a standard layout and then specify this layout as each WAM is created.
  • This layout does not have to be complete in every respect. You can modify it later and all your WAMs will implement these changes.

What I Should Know

  • How to use the Web Application Layout Manager Wizard, to create a layout.
  • No labels