Jump to content

How can I embed a webpage into an email and send with JSP?


DeX

Recommended Posts

I have everything set up to share a contest with a friend by clicking a button and inputting your friend's email address but I can't seem to get the body of that email to contain the HTML web content I want.

 

Basically I have it set up right now that the body of the email just contains some simple HTML code but I would like it to embed the content from another html file that I have on the server so it essentially displays that HTML webpage inside the email and the recipient can click the links. It's easy enough to manually create the email but if I'm doing it with JSP, how can I pull in that external HTML file from the server to include in the body?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.