Difference between revisions of "Web application framework"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→See also) |
||
Line 18: | Line 18: | ||
* [[Web resource]] | * [[Web resource]] | ||
* [[Web service]] | * [[Web service]] | ||
− | |||
− | |||
== External links == | == External links == |
Revision as of 09:59, 4 February 2016
A web application framework (WAF) is a software framework that is designed to support the development of dynamic websites, web applications, web services and web resources.
Description
The framework aims to alleviate the overhead associated with common activities performed in web development.
For example, many frameworks provide libraries for database access, templating frameworks and session management, and they often promote code reuse.
See also
- Application software
- Code reuse
- Dynamic web page
- Framework (computing)
- Library (computing)
- Session (computer science)
- Web application
- Web resource
- Web service