Web Application Framework
From Dev411: The Code Wiki
Web application frameworks provide assistance in building general web applications. More specific web application frameworks include Content Management Frameworks for content management systems. Web application frameworks are generally used with a Templating System.
[edit]
Example Web Application Frameworks
- Java
- JavaServer Faces
- Struts
- Perl
- Catalyst (http://dev.catalyst.perl.org/)
- CGI::Application (http://www.cgi-app.org/)
- Mason (http://www.masonhq.com/)
- OpenInteract (http://www.openinteract.org/)
