Share and download high quality stock photos
Network sites: Free Tutorials | Free Templates | CSS Gallery Showcase | Royalty Free Textures
Web Application Development Model
Like other software development models, the Web application development model is consist of 3 levels: User Services, Business Services and Data Services.
To interact with the application, visual entrance for the user or consumer are created in the very first level the User Service. This may be basic DHTML and HTML to complex COM components and Java applets.
The user services then take control of applications and business logic from the Business Services. Web scripting falls in this level range from in PHP/ASP/JSP to server side programming such as TCL, PERL and CORBA that permits the user to perform difficult or complex activities by a Web interface.
The final level is the Data Service layer. Data services store, recollect and update information at a higher-ranking. The examples of Data storage and retrieval devices are writeable media and Databases file systems. Databases are most practical for Web applications development. Databases make possible for developers to store, recollect, add to, and update information in a organized & systematic manner.
Like other software development models, the Web application development model is consist of 3 levels: User Services, Business Services and Data Services.