aspose file tools
The moose likes Java in General and the fly likes Java Application and Web Application communication Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Java Application and Web Application communication" Watch "Java Application and Web Application communication" New topic
Author

Java Application and Web Application communication

Amitabh DY
Greenhorn

Joined: Mar 12, 2003
Posts: 1
Hello,
I have a standalone Java application and a web application (JSP/Servlets) that I would like integrate. The standalone app. should send some information to my web app (which is not a problem), but then the user can be at this web app. for a while and then once he sees something he likes here, he can select it which should take him BACK to the standalone application. My question is whether something like this is possible?
If so, then how do i do it.
Also the web app and the standalone app run to 2 separate machines and 2 different JVM's.
Any kind of help will be great.
Thanks
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Java Application and Web Application communication
 
Similar Threads
delegate options
Get the path to a jar file
Controller + BD + S. Facade
Spring + Jboss. Starting RMI Registry
deploying a core java application