Hi, I'm trying to find a best way to send a mail in java. I'm ready with a class with will do the job of sending the mail with possible parameters (body content as string). The application has to send a mail confirmation to the user once the user action succeeds. We are showing the confirmation to the user in a jsp. Here is my question we have a preformated jsp to display the confirmation content..can we make use of this jsp in anyway to generate the bodycontent for my mail confirmation from a control servlet?
Thanks in advance Regards Raju =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
