Using Servlet in JMS - TechRepublic
Question
February 12, 2007 at 05:58 PM
mabelhwa

Using Servlet in JMS

by mabelhwa . Updated 19 years, 5 months ago

Hi,

I am trying to use a servlet to pass information from a form to the JMS server.

HTML form -> Servlet -> JMS server to publish on queue

Anyone has any idea on how to code on the servlet so that the JMS server could publish the information?

Thanks

This discussion is locked

All Comments