package javax.jms
843830Jun 6 2003 — edited Jun 6 2003I am first time to try to programming JMS. I have installed J2EE SDK 1.3.1 and have set the environment variables needed to run J2EE applications on Microsoft Windows.
When I compile the program, I have get a error "package javax.jms does not exist".
How can I solve it?
Thanks a lot....