Web Application Learning Trail
What Is a Web Application?
A web application is an application that is
accessed with a web browser over the Internet or an intranet.
Web applications often take advantage of such technologies as PHP, JavaScript, databases, and web frameworks such as JavaServer Faces, Struts, or Spring. Web applications are deployed to a web server like Tomcat, or if you want to
use Java EE features like web services and enterprise beans, to a Java EE application
server such as the GlassFish application server.
Developing Web Applications
Visual Web Application Development
Web Frameworks
PHP Development
Project Migration
|
|