Results 1 to 4 of 4

Thread: Spring Mail

  1. #1

    Default Spring Mail

    Hi All,
    I want to send a simple text mail in spring..I am very-2 new to spring and does not know about spring.....On internet i searched and found some codes along with bean definitions.i don't know how to use these definitions.i want to do all this without deploying anything on server.......please help....eagerly waiting.......Suraj

  2. #2

  3. #3
    Join Date
    Jan 2009
    Location
    Pune
    Posts
    58

    Default

    Yes..
    it will help you.. SimpleMailMessage class is help you to set the properties and MainSender class has methods to send the mail.

  4. #4

    Default

    Thanks Malhar...............I have already used this method and have deployed necessary contents to application context.xml file in tomcat..and my spring mail is working fine.....................Thanks again

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •