Ok..I find a way to do this: in the execute-method do the following:
request.getRequestDispatcher("<servlet-name>").include(request, response);
But this is not quit a good way, is it ? Is there another possibility ?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
