Chapter 5. Configuring JBoss Web Server
This chapter covers |
|
The most common technologies for creating Java web applications are JSPs and servlets, the standard Java EE web component technologies. These technologies can be deployed to many different web containers, but the most popular is Apache Tomcat, the reference implementation for the servlet and JSP specifications. Tomcat also doubles as a general-purpose web server that’s able to do most things that popular native web servers (for example, Microsoft IIS and Apache HTTP Server) do, such as serving static content, supporting ...
Get JBoss in Action now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.