Search:

Type: Posts; User: johniem

Search: Search took 0.10 seconds.

  1. Replies
    1
    Views
    1,908

    Re: Jsp weird problem

    Solved.. I don't know why but the POP3folder was not open all the time in my code and when i was trying to close it at the end of my code it was just stoping the request proccess. So i put a...
  2. Replies
    1
    Views
    1,908

    Jsp weird problem

    I'm trying to generate an html page with incoming emails for the user.
    The problem is that without errors my program suddenly stops the generation of the page after generating some stuff.
    here is a...
  3. Replies
    0
    Views
    3,798

    Javamail attachment filenames

    Continuing my javamail exploration and headbanging on the wall I've encounter another problem.

    The incoming mails with attachments might have the attachment filename in Greek language. So all the...
  4. Thread: Javamail

    by johniem
    Replies
    1
    Views
    2,376

    Re: Javamail

    After a lot of testing i figure out that every message has a content type of "multipart/mixed" or "multipart/alternative". So i will handle those too seperate cause the first contains an attachment...
  5. Replies
    3
    Views
    2,111

    Re: Passing in more than one flag

    The loop that helloWorld922 posted above is showing u how to get all the parameters from the command line. If you want to specify some action for some specific parameter that user will enter then you...
  6. Replies
    4
    Views
    1,591

    Re: Welcome me all !!! :P :)

    I hope that too Chris..

    Thanks a lot for your warm welcome. :)
  7. Replies
    1
    Views
    3,472

    Re: how can i connect with a dial up connection

    Hmm..i have never done that cause dial up connections has gone to retirement long time ago. I guess u have to connect first to your modem through io api and send commands to it that will make the...
  8. Replies
    4
    Views
    1,591

    Re: Welcome me all !!! :P :)

    I'm from shiny greece (not so shiny at the moment,i got wet like a careless cat today to get to my work :P)
  9. Replies
    4
    Views
    1,591

    Welcome me all !!! :P :)

    Hello to all of you..
    I just register here and i'm looking forward to give and get help and have some nice and also funny posts.
    I have been a java programmer ,mainly, for about 5 years and i...
  10. Thread: Javamail

    by johniem
    Replies
    1
    Views
    2,376

    Javamail

    Good morning to all.

    I'm trying to use javamail for the first time. After the propper Javamail f.A.Q and documentation reading i create a jsp file with a simple email client which is working good...
Results 1 to 10 of 10