This example action does the same as
com.mockrunner.example.servlet.LogoutServlet .
It is used to demonstrate the testing of actions with
specified filters since
com.mockrunner.struts.ActionTestModule does not provide any filter methods. Please note that usually it's not
necessary to test actions in conjunction with filters. You can
add the filtered values directly to the request.
This action uses the custom action mapping
LogoutActionMapping to get the request parameter name.