ArticlesDistributing a Java Web Start Application via CD-ROM
Java Web Start is a preferred technology for distributing desktop Java applications, but sometimes it makes sense to send users a CD-ROM rather than a URL. In this article, Luan O'Carroll shows you how to distribute JWS apps via CD-ROM, including any necessary JRE installations. Jul. 10, 2008
Building an eBay Rich Client using the XUI Framework
Rich client development doesn't have to mean AWT, Swing, SWT, or even Ajax. Using the XUI framework, you can build your GUI with XML markup, and use convenient data binding to interact with your Java code. In this article, Luan O'Carroll combines XUI with the eBay SDK to show how you build a rich client for eBay users. Jan. 12, 2006
|