JSP is not the thing to do here. Have a separate process that fills out a Velocity template (for email) or generates a PDF using XSL-FO or iText and leave JSP out of it. It's a completely separate use case from sending back an HTTP response.
duffymo
2010-07-26 21:47:27