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