• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Ron McLeod
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Differentiate!

 
Ranch Hand
Posts: 577
Tomcat Server Notepad Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

Can u please tell where exactly we use the following and how these differ? JMS, JavaMail and Message driven beans?

Thanks and Regards,
Narendranath.
 
Ranch Hand
Posts: 312
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
JMS API support asynchronous communication between two applications. But JavaMail won't support. Message Driven Bean is an Enterprise Bean which uses JMS API for asynchronous communication.
 
Greenhorn
Posts: 6
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Naren Chivukula:
Hi,

Can u please tell where exactly we use the following and how these differ? JMS, JavaMail and Message driven beans?

Thanks and Regards,
Narendranath.



don't u think this is to generic question to ask? What do u exactly want to know about these technologies? And I guess, the forum (EJB) inwhich u posted is also wrong.
 
Naren Chivukula
Ranch Hand
Posts: 577
Tomcat Server Notepad Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Malli gave a simple reply. I'm satisfied with it. I think there is no other forum in this site particularly meant for JAAS or Java Mail. Moreover this forum is for EJB and Other J2EE technologies. Don't you think that JAAS come under J2EE. Otherwise if greenhorns tell where exactly we have to pose these questions, it will be great (It seems they are coordinating this site very ....).

Regards,
Narendranath.
[ June 08, 2004: Message edited by: Naren Chivukula ]
 
Acetylsalicylic acid is aspirin. This could be handy too:
Clean our rivers and oceans from home
https://www.kickstarter.com/projects/paulwheaton/willow-feeders
reply
    Bookmark Topic Watch Topic
  • New Topic