> request.getRequestDispatcher("<servlet-name>").include(request, response);
> But this is not quit a good way, is it ? Is there another possibility ?This is exactly the way you are expected to do it ;-) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
