| Author |
interface to queue in java
|
kumar choudary
Greenhorn
Joined: Sep 26, 2003
Posts: 1
|
|
Hi Friends, i have one doubt,i.e from our program we have one method having 4 parametres,it carries email to address and cc,bcc,and body(email mesage)it is coneected to queues and finally go mesage to intended person.so how can we write interface using only java language to queues. simple code is req. thanks,
|
 |
Nathan Pruett
Bartender
Joined: Oct 18, 2000
Posts: 4121
|
|
What is this 'queues' thing you're talking about? From your message it's obviously related to email, but a link or something would really give more information. I know JMS uses queues as one of it's communication models, but since you don't mention JMS anywhere else in your post, I have no idea if this is what you're talking about... Also, it doesn't look like this question has anything to do with GUI development, so I'm moving it to one of the more general forums. [ September 26, 2003: Message edited by: Nathan Pruett ]
|
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.
|
 |
 |
|
|
subject: interface to queue in java
|
|
|