• 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
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

send the message to websphere MQ through servlet.

 
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello, I have to send the message to websphere MQ through servlet(webpage that will put the message into the queue and read the message from queue.).
I m new to servlet .so i need help to complete this assignment.please if possible post the servlet code here that will use JMS to put and read messages from websphere MQ,I m using Websphere 6. here..
thanks in advance,
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

nitss bhavsar wrote:hello, I have to send the message to websphere MQ through servlet(webpage that will put the message into the queue and read the message from queue.).
I m new to servlet .so i need help to complete this assignment.please if possible post the servlet code here that will use JMS to put and read messages from websphere MQ,I m using Websphere 6. here..
thanks in advance,



It would be helpful if you could say which of the IBM code samples you looked at and what about your requirement the samples failed to address. Also, when you mentioned WebSphere 6 you were referring to the app server version, right? Which version of WebSphere MQ client and server are you using?
 
nitss bhavsar
Ranch Hand
Posts: 55
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello,
First of all thanks ofr the response...i refered the following link
https://www.ibm.com/developerworks/mydeveloperworks/blogs/messaging/entry/send_a_message_to_wmq_on_a_click_of_button_in_webpage_was_and_mq_integration26?lang=en,
yup 6.1.0.27 is the version of websphere application server..
 
Climb the rope! CLIMB THE ROPE! You too tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic