Sending a JMS message using servlets. - TechRepublic
Question
February 20, 2007 at 08:24 PM
varun.info.it

Sending a JMS message using servlets.

by varun.info.it . Updated 19 years, 4 months ago

Hi,
I want to know if it is possible for sending messages to a JMS server directly through a servlet without making use of any java bean(MDB)?
Since EJB is defined in the business tier, is it possible to bypass this tier so as to make a simplified version of a message interaction module?

Thanks,
Varun

This discussion is locked

All Comments