Syntax:
do get/post
Keyword handler:
net.eclecity.linguist.media.keyword.ServletKDo.class
Runtime handler(s):
net.eclecity.linguist.media.handler.ServletHDo.class
Function:
Generates an HTTP GET or POST for off-line testing purposes. This enables most of the functionality of the servlet to be tested without being connected to a server, and it's particularly useful when debugging new functionality at Java level. You can create parameters that will behave almost like the real thing - see parameter.
Example(s):
do get do post