![]() |
![]() |
![]() |
![]() |
Creating a Servlet
We will now create the servlet which provide the response to the HTML form. The first version of the servlet will be very simple; we'll add more features in later parts of the tutorial.
- Choose 'Create an HttpServlet' from the button bar. You will see a new icon with a name similar to 'Untitled0.HttpServlet'.
- Click it once to select it.
- From the Edit menu, choose 'Rename selection'.
- Rename it to 'Response.HttpServlet'.
- Double click the new 'Response.HttpServlet' icon to open the HttpServlet Composer. A new HttpServlet Composer window will open.
Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |
![]() |
![]() |
![]() |
![]() |