Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

What can I do with JMS?

843830Aug 28 2007 — edited Aug 31 2007
Hi,

I did go here, http://java.sun.com/products/jms/overview.html, read the text and tried to understand it. However still have some questions on what JMS really is all about!

I want to build a client/server application where I want to pass commands from the client to server and vice versa. Depending on the commands, the server will take sertain actions, and the same is valid for the client.

I am trying to figure out what are the best options for me. I came across JMS while searching some of the Apache Foundation open source projects. What I read made me think that JMS could solve this problem (client sending message to server, server does something and send another message back).

However am not sure!
Thanks for any comments,
Sim085
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 28 2007
Added on Aug 28 2007
5 comments
109 views