https://www.developerfusion.com/t/j2ee/tutorials/sort/popularity/ J2EE Tutorials & Articles from Developer Fusion 2006-01-05T21:28:00.00Z http://www.developerfusion.com/article/5135/swt-and-jface-part-1-a-gentle-introduction/ SWT and JFace, Part 1: A gentle introduction 2006-01-04T00:00:00.00Z In this first article of an SWT and JFace series, find out how to create a simple Standard Widget Toolkit (SWT) application using Java™, Eclipse, and the SWT and JFace libraries. Also learn how to create simple SWT GUIs using basic controls and layouts. Barry Feigenbaum http://www.developerfusion.com/article/5155/web-services-interoperability-between-j2ee-and-net-part-3/ Web Services Interoperability between J2EE and .NET - Part 3 2006-01-05T21:28:00.00Z Explore the source of the common interoperability challenges facing Web services integration across platforms. This third part in a series describes how the different naming conventions between J2EE technology and .NET can cause difficulty in Web services interoperability. Wangming Ye http://www.developerfusion.com/article/4707/web-services-interoperability-between-j2ee-and-net-part-2/ Web Services Interoperability between J2EE and .NET - Part 2 2005-07-13T13:42:00.00Z Part 2 of this series explores the source of common interoperability challenges facing Web services integration across platforms. Follow along as Wangming Ye analyzes the interop failures resulting from the use of certain data types and ways to overcome them such as collections, arrays, or primitive data types. Wangming Ye http://www.developerfusion.com/article/4694/web-services-interoperability-between-j2ee-and-net-part-1/ Web Services Interoperability between J2EE and .NET - Part 1 2005-04-29T20:26:00.00Z Weaving together Web services to create cross-organizational business processes requires all partners to program to the same standard model and to avoid exposing proprietary implementations. However, the ultimate goal of making Web services interact seamlessly is still a frequent concern and a hot discussion topic. The first part of the series stresses the importance of WSDL design and analyzes the strength and pitfalls of the traditional RPC/encoded style in Web services interoperability. Wangming Ye