This article or section is a stub. It does not yet contain enough information to be considered a real article. In other words, it is a short or insufficient piece of information and requires additions.
“A web application framework is a software framework that is designed to support the development of dynamic websites, Web applications and Web services. The framework aims to alleviate the overhead associated with common activities used in Web development. For example, many frameworks provide libraries for database access, templating frameworks and session management, and often promote code reuse. (Wikipedia, retrieved 16:26, 15 September 2007 (MEST)).”
See also: web application, web service, portalware,rich internet application, database
Web application frameworks[edit | edit source]
- Comparison of web application frameworks (Wikipedia)
- List of web application frameworks (Wikipedia)
- .NET Framework (Microsoft), including ADO.NET and ASP.NET.
- Java Enterprise Edition (JavaEE/J2EE) (Sun, all platforms)
Popular low-level software bundles[edit | edit source]
- LAMP Linux - Apache Web Server - MySQL DataBase, PHP (or Perl/Python) scripting language.
- Windows - Active Server Pages - SQL server (or its free restricted versions) (Microsoft)
- webapplication
- Web application framework
- Comparison of web application frameworks
- List of web application frameworks
- Django framework (uses Python)