Search:

Type: Posts; User: ravjot28

Search: Search took 0.09 seconds.

  1. Replies
    10
    Views
    2,646

    Re: Javax.Mail Query Help Me Please

    well thanks i forgot i had a package sorry to disturb you now it is functioning thanks anyways
  2. Replies
    10
    Views
    2,646

    Re: Javax.Mail Query Help Me Please

    See i made this code in Netbeans and used the mail.jar as library and included to my project

    But now i just copied the .class files to desktop and copied mail.jar file to desktop

    and on the...
  3. Replies
    10
    Views
    2,646

    Re: Javax.Mail Query Help Me Please

    well i am sending you my code you tell me what should be my manifest file

    GUI.java



    package sendmail;
    import sendmail.sending;
    import java.awt.*;
    import java.awt.event.*;
  4. Replies
    10
    Views
    2,646

    Re: Javax.Mail Query Help Me Please

    hi i tried your method but when i execute the jar file it gives me an error
    "Cant find main class GUI"

    my manifest file is



    Class-Path: mail.jar
    Main-Class: GUI
  5. Replies
    10
    Views
    2,646

    Re: Javax.Mail Query Help Me Please

    Well thanks for ur reply can u give me a snippet so that i can understand what you are trying to express
    Please

    Thanks
  6. Replies
    10
    Views
    2,646

    Javax.Mail Query Help Me Please

    Hi all

    I made a GUI based code to send mails using javax.mail api now i made my code in Net Beans and i just made a library of javax.mail and attached it to my project
    Everything is working fine...
Results 1 to 6 of 6