PRODUCT PROFILE
Microsoft Updates Tool to Convert Java to .NET
By Kirk L. Kroeker
TechNewsWorld
Part of the ECT News Network
07/15/03 11:51 AM PT
Microsoft's focus on tools for converting Java into C# suggests the company is doing all it can to make it easier for those working in Java to switch to Microsoft's .NET framework.

Reward Yourself – Try Sugar 5.0 Today
Sign up for a 30-day complimentary Sugar Professional On-Demand trial. Take control of your business: customer relationships, group collaboration, sales forecasts, customer support and marketing management. Start your trial now.
Extending the Net
With version 2.0 of the JLCA, you can now convert JavaServer Pages (JSP) and Java servlet applications to .NET directly without having to rewrite code from scratch. This new release also converts Windows Foundation Classes (WFC) and Abstract Windowing Toolkit (AWT) client-side applications.
Technically, JLCA automatically converts existing Java-language source code to C# first. You then extend the C# application to take advantage of the .NET environment , which includes Microsoft's ASP.NET, ADO.NET and Windows Forms.
"We migrated our site from JSP to ASP.NET for many reasons, including better scalability and the ability to leverage .NET features for future enhancements," said Rob McGovern, senior project manager at Infusion Development, a software services firm.
Integration Guide
To support the release of JLCA 2.0, Microsoft has published a JSP-to-.NET Migration Guide, which provides a set of resources to aid in a migration to .NET. The guide supports the documented migration with videos, white papers and sample code.
JLCA is one of the quickest methods to convert Java to .NET. Because it runs within the Visual Studio .NET development environment, it facilitates application development as well.
JLCA 2.0, which automatically migrates most existing Java source code to Visual C# .NET, is available for download on the Microsoft Developer site.
Move from Sun
Microsoft has made it clear that applications and services converted with JLCA will run only in the .NET framework. The company pointed out that JLCA has been independently developed by Microsoft. In other words, the software is not endorsed or approved by Sun Microsystems (Nasdaq: JAVA)
, developer of Java.
Embroiled with conflicts over Java, both Microsoft and Sun have been moving in different technological directions -- Sun promoting Java and Microsoft promoting .NET.
Microsoft's focus on tools for converting Java into C# suggests the company is doing all it can to make it easier for those working in Java to switch to Microsoft's .NET framework.