Hi friends I am using Eclipse and
JBoss 4.0.2.
I am very new to
EJB. But i was forced to do a small application
I just need a complete set of code for the following
1.A
JSP for sending a msg to the bean
2.Bean code for receving the message
3.Servlet or JSP for displaying the received message
4.web.xml and ejb-jar.xml
Note: javax.jms.queue should be used not topic..
Please Help Me.
Thanks in Advance