Search:

Type: Posts; User: Ragavarajan

Search: Search took 0.10 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...
Results 1 to 2 of 2