You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/08/22 09:50:52 UTC

[Bug 53761] New: Is there a way to convert html string content to mail format !!!

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.jayakar@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 53761] Is there a way to convert html string content to mail format !!!

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53761

Ognjen Blagojevic <og...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE
                 OS|                            |All

--- Comment #1 from Ognjen Blagojevic <og...@gmail.com> ---


*** This bug has been marked as a duplicate of bug 53760 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org