
110 IBM Workplace Forms: Guide to building and integrating a sample Workplace Forms application
4.8.3 Servlet code skeleton
To create the servlet, create a new Dynamic Web Project in RAD6 and a new package
(you can name it
wpFormsRedpaper or give it any other name of your choice).
Then create a new Servlet in this project, as follows.
Right-click the new package and select from the property box New - Other - Servlet.
(See Figure 4-42.)
Figure 4-42 New servlet basics
Give a servlet name Submissionservet1, disable the Generate an annotated servlet class
option, and click Next (see Figure 4-43).
Figure 4-43 SubmissionServlet - package
Assign the ne