I'm not a java guy and I got some JSP code from a friend for testing purposes. All succes/faliure information is being output to browser, but the problem is - I'm not the one who is making the request. So
Is there any simple way to copy/redirect default output of the JSP to a file on server but still finish the request?