Hello I am trying to embed a webapp url within an html email message within an action. I am not quite sure how to make it work elegantly. I can force it with using struts to generate the url and pass it as a parameter, but that just seems wrong. Is there a better way? Also any suggestions on the format of multi-part to have the html link showup correctly in the email when read? tia.