TOC PREV NEXT INDEX



The ServletRequest Viewer


The ServletRequest Viewer provides a convenient way to view some of the information which is sent to a servlet or an httpServlet, and to generate code which can be used in a servlet or httpServlet. It will appear each time the Servlet Composer receives a request from a client.

The Java code needed to get the information on a line may be obtained by clicking on that line. The code will be displayed at the bottom of the pane.

The information is organized into three sections,


Data Representations, Inc.
http://www.datarepresentations.com
support@datarepresentations.com
sales@datarepresentations.com
TOC PREV NEXT INDEX