I'd like to be able retrieve a JSP on the same server as a String so I can email attach it as a customer's receipt (as well as displaying it on the screen later). I'd prefer to not have to make an outside HTTP request but simply as the server to give it to me as a string.
Can someone point me in the right direction? Clues are appreciated as long as they aren't Sherlock Holmes' difficulty level. :) Regards, David --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

