Sending Mail

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • reeta
    New Member
    • Aug 2007
    • 1

    #1

    Sending Mail

    Hi,
    I send the details(firstna me,lastname) to database using jsp,and then how will send that values to mailid using javamail.

    Please help me, I need urgently .

    thanks in advance.
  • r035198x
    MVP
    • Sep 2006
    • 13225

    #2
    Originally posted by reeta
    Hi,
    I send the details(firstna me,lastname) to database using jsp,and then how will send that values to mailid using javamail.

    Please help me, I need urgently .

    thanks in advance.
    Just do a search for it here. It's been discussed several times here.

    Comment

    • JosAH
      Recognized Expert MVP
      • Mar 2007
      • 11453

      #3
      Originally posted by reeta
      Hi,
      I send the details(firstna me,lastname) to database using jsp,and then how will send that values to mailid using javamail.

      Please help me, I need urgently .

      thanks in advance.
      If I remember well Sun's Javamail package come with a few simple working
      examples; straight out of the box. All it takes is a bit of reading.

      kind regards,

      Jos

      Comment

      Working...