J2EE & .NET Interoperability

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 ]

Articles
  

Articles:
  • Achieving Interoperability with Ajax using Java and .NET Technologies by Marina Fisher, Gerald Beuchelt   - [Clicks: 17]
    While Ajax and the associated frameworks that allow rich internet applications to be created are growing in stature and power, it is highly recommended that you consider interoperability as a major factor in deciding how to build your applications.
    http://java.sun.com/developer/technicalArticles/J2EE/AJAX/interop/ - Aug, 2007
  • Messaging Interop with JMS & Spring.NET by Mark Pollack   - [Clicks: 53]
    Message oriented middleware has long been a popular choice to integrate diverse platforms. Using MOM as a basis for communication between .NET and Java this article demonstrates interoperability between a .NET client and a Java middle tier using the JMS support in the Spring framework, available for .NET as well as Java, to provide a common programming model across both tiers of the application.
    [Includes source code]
    http://www.infoq.com/articles/jms-spring-messaging-interop - Feb, 2007

[Top]