Installing and configuring servlets

After you have created or obtained the Java class that implements your servlet’s functionality, and defined the servlet with a J2EE development tool, you can configure the properties that control how the servlet’s class is loaded and executed.

NoteSome important differences regarding servlets in EAServer version 6.0 and version 5.x: