Creating a Web Application
Before you start creating a Web application, we recommend that you consider the following basic questions:
- How is the Web application to be called?
See also Calling the Web Application .
- Where should the displayed data come from?
See also Connecting the Data to Be Displayed .
- How should the data be displayed?
See also Displaying the Data .
- Should interaction be possible in the Web application?
See also Interactions in the Web Application .
- Should additional information be displayed and how should the layout of the Web application look?
See also Displaying Additional Information and Designing the Layout .
- Should the Web application be reusable?
See also Reusability of Web Applications .