Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 1 of 1

Thread: Mail Application

  1. #1
    Junior Member
    Join Date
    Feb 2014
    Location
    Philippines
    Posts
    12
    My Mood
    Tired
    Thanks
    1
    Thanked 2 Times in 2 Posts

    Default Mail Application

    [Still hoping to find help ]
    [sorry i had placed this in a wrong place. how do you move this thing?]

    Good Day,

    i am trying to integrate a mail application to my webapp,
    currently it is only able to check for new message on sign in and upon pressing 'Check for Mail' button.

    i was hoping you guys could give me and idea on how to make it a real time thing (message pops on real time if new mail arrives.).

    i was taking taking a look at Comet polling

    but sadly i can't really understand how this works.

    current setup of my webapp are as follow

    • webapp container is WAS 8
    • mail are stored on Oracle 11g


    can you guys point me to the right direction.


    Thank you for allocating a bit of your time to help
    Last edited by destitute.developer; February 6th, 2014 at 11:32 PM. Reason: wrong forum


Similar Threads

  1. Mail Merge
    By srkmca07 in forum What's Wrong With My Code?
    Replies: 0
    Last Post: September 23rd, 2013, 11:46 PM
  2. spring mail
    By prashanth in forum Java Theory & Questions
    Replies: 1
    Last Post: January 10th, 2013, 02:38 AM
  3. How to update the status of a java application from outside mail
    By mail2renji in forum Java Theory & Questions
    Replies: 1
    Last Post: June 29th, 2012, 12:10 AM
  4. Mail Sender Application from Localhost
    By srinivasgoudn in forum Web Frameworks
    Replies: 11
    Last Post: January 12th, 2012, 01:44 AM
  5. java mail
    By erinbasim in forum Java SE APIs
    Replies: 2
    Last Post: May 13th, 2010, 02:17 AM

Tags for this Thread