This section shows you step-by-step how to write a sample servlet called ServletSample. Each step is included with reference information about servlet methods and syntax and a description of how each piece of code works.
To write the ServletSample servlet, perform these steps:
Open your programming editor to edit a new file to be called ServletSample.java. For more information, see the WebSphere Development Studio Client Help.