We are trying to incorporate a “send this page” function into a Java based Web application. The requirement is to be able to embed all of the elements (graphics, css, etc) into an HTML email that can be viewed without requiring an internet connection the server for image retrieval, etc. Any ideas on how to do this or appropriate code fragments would be most appreciated!
Thanks!
Radi