Search:

Type: Posts; User: Ragavarajan

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    1,487

    [SOLVED] Re: Unable to send a mail with attachment

    Session session1 = Session.getInstance(properties,new javax.mail.Authenticator() {
    protected PasswordAuthentication getPasswordAuthentication() {
    return new...
  2. Replies
    1
    Views
    1,487

    [SOLVED] Unable to send a mail with attachment

    Hello Genius, here my problem was i am able to send a text mail simply in jsp. But With a attachment, I am not able to send mail through jsp coding.
    Here My coding. Please Help to solve this Problem...
  3. Replies
    3
    Views
    6,935

    Re: JSP Email Attachments

    I am also having same Problem in jsp. Please send me answer, if you had worked correctly. My mail-id ragavan.j89@gmail.com
Results 1 to 3 of 3