https://issues.apache.org/bugzilla/show_bug.cgi?id=53761
Priority: P2 Bug ID: 53761 Assignee: dev@tomcat.apache.org Summary: Is there a way to convert html string content to mail format !!! Severity: enhancement Classification: Unclassified Reporter: avinash.jaya...@dbcomsys.com Hardware: PC Status: NEW Version: unspecified Component: Native:Packaging Product: Tomcat 6 Hi, My Question is some what weird but interesting I'm using an javax.mail API Developed by you guys gr8 jar .. I'm sending an html content in stringbuffer and then i convert it to string and send it in Transport.send(msg) as argument (here msg) and when the mail is sent it displays perfectly in HTML format without displaying tags, as you know Transport.send doesnot return the converted html to mail format String it returns void .. So wat was i thinking that it should return the converted html string so that i can use it in displaying the mail. Because When i directly try to send a html string to mail as body parameter it displays with html tags which should not happen "SEE THE ATTACHEMENT". I have searched every where but no use please you guys help me out !!! I hope you guys look into the matter and reply as soon as possible please help me with this Thanks Avinash -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org