![]() |
![]() |
![]() |
![]() |
Servlet Property Notebooks
The Servlet property page contains the name of the servlet, as well as a checkbox which lets you set whether or not the servlet is forced to be single threaded. A single threaded servlet can only process one request at a time. This imposes performance limitations on the servlet, but means that the servlet does not have to be written to be thread safe.
The final element on the Properties page is a button which launches a web browser, which then sends a Servlet a ServletRequest object. If the Servlet has just been created, the page will display a "HTTP ERROR: 404 NOT FOUND" message, which means that the Servlet did not send a proper response to the browser.
Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |
![]() |
![]() |
![]() |
![]() |