Configuring Your Development Environment

The end user needs a compatible Web browser to run applets. To run servlets, you'll need a Web server that knows how to invoke the JVM. Most of the popular Web servers support servlets, either directly or through third-party add-ons.

Choosing a Server

Your choice of a server will be determined by many factors. Most of the servers you're likely to choose will support servlets. Check their documentation to ensure that you'll get the capabilities that you want.

If you're looking for a free server where you can learn about servlets, consider downloading the servlet container Jakarta Tomcat from Apache. The Apache Software Foundation (http://www.apache.org) is the same group that developed the popular Apache ...

Get Platinum Edition Using XHTML™, XML, and Java™ 2 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.