Hello Geeks
I have the following requirement in my project and i am not sure which technology/API/library to employ for achieving
the same
Use Case: Two
Java Applications are running on the same machine. First Java Application(
J2ee) wants to send message(s) to the
othe JAVA Application(JMS Application) via some port and by using the HTTP protocol. I have heard of Jetty and Sockets , but not sure
whether it fits as a solution to my problem.
Please Suggest !!!
Thanks and Warm Regards