Hi:

I wanna do the same thing as you. But I don't know how to run a JSP and send it's
output using email?

Would you please explain it in detailed example?

Thanks a lot.

Xunming

Lee Elenbaas wrote:

> We do a similar thing, we run a JSP and use it's output as the content of an
> email message.
> We do it by connecting to the JSP as a browser (using HttpURLConnection) and
> retrieving the content of the URL.
>
> lee
> ViryaNet
> [EMAIL PROTECTED]

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to