User Profile

Collapse

Profile Sidebar

Collapse
baygan
baygan
Last Activity: Apr 19 '08, 01:19 AM
Joined: Feb 24 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • import java.util.*;
    import java.io.*;
    import javax.mail.*;
    import javax.mail.inte rnet.*;
    import javax.mail.sear ch.*;
    import javax.activatio n.*;


    public class FetchMailUsage {

    public static void main(String[] args) {

    // SUBSTITUTE YOUR ISP's POP3 SERVER HERE!!!
    String host = "pop.yourisp.ne t";
    // SUBSTITUTE YOUR...
    See more | Go to post

    Leave a comment:


  • baygan
    started a topic Java Database programming

    Java Database programming

    Can u plz let me know how i should connect my program in java to store as well as retrieve records from ms access database???

    Tks..
    See more | Go to post

  • Read in email from inbox and store it on local disks

    can anyone plz help me to write a code to read mail from one's inbox and store the mails to the local disk??? i forgot to say it would be preferably in java..

    i would be very grateful if someone could help me out in this matter.

    tks in advance..

    Ronald.
    See more | Go to post

    Leave a comment:


  • baygan
    started a topic Java Database programming
    in Java

    Java Database programming

    Can u plz let me know how i should connect my program in java to store as well as retrieve records from ms access database???

    Tks..

    Ronald.
    See more | Go to post

  • baygan
    started a topic Read in email from inbox and store it on local disks
    in Java

    Read in email from inbox and store it on local disks

    can anyone plz help me to write a code to read mail from one's inbox and store the mails to the local disk??? i forgot to say it would be preferably in java..

    i would be very grateful if someone could help me out in this matter.

    tks in advance..

    Ronald.
    See more | Go to post
No activity results to display
Show More
Working...