Search:

Type: Posts; User: Praful Chougale

Search: Search took 0.08 seconds.

  1. Replies
    11
    Views
    2,738

    [SOLVED] Re: SEND MAIL IN JSP

    yes, got it.. the mail has been sent...

    i changed my whole code..
    please check whether the code is of world class.

    Thank you.. all
    Suggest me if there are any changes.? but code is...
  2. Replies
    11
    Views
    2,738

    [SOLVED] Re: SEND MAIL IN JSP

    yes i have added the required jar files to lib. and the above code showing the exception as..

    Couldn't connect to host, port: localhost, 25; timeout -1
    Send Email using JSP

    Result: Sending...
  3. Replies
    11
    Views
    2,738

    [SOLVED] Re: SEND MAIL IN JSP

    I m Using JAVA SE 7 update 51

    and netbeans 7.4

    does it require the jar files to add to lib???
  4. Replies
    11
    Views
    2,738

    [SOLVED] Re: SEND MAIL IN JSP

    This is my JSP


    <%--
    Document : mail
    Created on : Jan 22, 2014, 3:52:38 PM
    Author : xyz
    --%>

    <%@page contentType="text/html" pageEncoding="UTF-8"%>
  5. Replies
    11
    Views
    2,738

    [SOLVED] Re: SEND MAIL IN JSP

    the same link i had referred but its not working.
  6. Replies
    11
    Views
    2,738

    [SOLVED] Re: SEND MAIL IN JSP

    ya i knw about java mail api
    and i also added .jar files to my lib..
    but still i m facing problem ..
  7. Replies
    11
    Views
    2,738

    [SOLVED] SEND MAIL IN JSP

    I want to send email from my jsp file ..and i have a html code which contains form and inputs.
    how can i send the email ??????
    and i m using netbeans//
Results 1 to 7 of 7