Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

Integrating .NET application in Java

Thu Oct 23, 2008 1:32 am

Hello,
I was given a task at my work place to develop an application. After several
days, I discovered that the application have already been created in .NET but a
Java version is needed due to deployment problem on the required OS.
Now I thought of a scenerio where the .NET application would run on the Java
platform and the Java "wrapper" would now be deployed in wherever it is
required, ie deployed as a Java program but with a .NET core.
How possible is that?
Specific steps taken towards this should be clearly stated.
:grin:



Re: Integrating .NET application in Java

Thu Oct 23, 2008 1:33 am

Very, although I doubt very much this is what they really want.
Remember, .NET ties you to MS Windows (not a pretty option), and they're
probably trying to get away from that dependency.

Also, you would need to run 2 app servers: J2EE for the wrapper, and
.NET for the original framework.

Your best bet: find a way to translate from the original language (you
didn't say what that was) to Java. Also, do you have to integrate the
application into something larger, such as a Portal?

Post a reply
  Related Posts  to : Integrating .NET application in Java
 Connecting Java Application to C++ Application from Code     -  
 Open other application from java     -  
 creating application for Samsung using java     -  
 Create set up file of my java application     -  
 about packet tracer for my web application in java....     -  
 Creating a Java Application Build using RAD 7     -  
 video chat application in java     -  
 how to make an application in java for cell phone.     -  
 how to develop a mobile application for nokia help of java     -  
 Java System Tray Application using Visual Basic     -