Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个要求,我需要发送带有“打开电子邮件作为网页”链接的 html 电子邮件。单击此链接时,电子邮件的内容将在浏览器中打开。
请帮助我如何使用java实现这一点。我能够发送 html 电子邮件。
在链接中添加一些parameters以识别谁在点击并使用这些参数调用一些 servlet。在 servlet 中调度适当的webpage.
parameters
webpage.