Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within EJB and other Jakarta /Java EE Technologies
Search Coderanch
Advance search
Google search
Register / Login
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
Jeanne Boyarsky
Ron McLeod
Liutauras Vilda
Paul Clapham
Sheriffs:
paul wheaton
Tim Cooke
Henry Wong
Saloon Keepers:
Stephan van Hulst
Tim Holloway
Carey Brown
Frits Walraven
Piet Souris
Bartenders:
Mike London
Forum:
EJB and other Jakarta /Java EE Technologies
message driven bean question
john archibald
Greenhorn
Posts: 1
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
How do I utilize the onMessage method to initiate a http get request to a remote url??
Chris Mathews
Ranch Hand
Posts: 2713
posted 20 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
There is nothing special about creating an http request from an MDB versus any other piece of code. I suggest you check out
java.net.URLConnection
.
Did you see how Paul
cut 87% off of his electric heat bill with 82 watts of micro heaters
?
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
What exception will be thrown if ejbRemove() is called in onMessage method?
Questions about JMS exception handling
MDB Question re: WEB tier vs. EJB tier
Weblogic 7.0 certification mock test question
how to get server path in MDB
More...