integrate two apps, Help!!!

  • Thread starter Thread starter Paul nevegue
  • Start date Start date
P

Paul nevegue

I need to integrate two seperate application one is written in java and
the other is a .NET app is there a way to integrate the two without
having to use web service or use the .NETjava bridge tool?

Is there a way to do this by making libraries compatable from one of the
apps to the other perhaps? if so then how can this be done?
 
maybe try wrapping functionality of .NET app to COM+ ?
another option could be remoting (btw, why WebServices are
not an option ?)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top