Java

TwitterFacebook
Get flash to fully experience Pearltrees
JAR files

J4 Class

Profiling

Oracle Oracle Technology Network > Java Article Why, Where, and How JavaFX Makes Sense CaptainCasa moved from Swing to JavaFX for front-end infrastructure, explaining that implementing an employee desktop front end with native technology is a valid approach and that JavaFX is a good fit.

Using a Swing Worker Thread

http://www.oracle.com/technetwork/java/index.html
http://www.oracle.com/technetwork/java/javase/javawebstart/index.html

Java SE Desktop Technologies - Java Web Start Technology

Oracle Oracle Technology Network Java
http

http://en.wikipedia.org/wiki/OSGi

OSGi

The OSGi framework (OSGi being an acronym for "Open Services Gateway initiative") is a module system and service platform for the Java programming language that implements a complete and dynamic component model , something that as of 2012 [update] does not exist in standalone Java/ VM environments. Applications or components (coming in the form of bundles for deployment ) can be remotely installed, started, stopped, updated, and uninstalled without requiring a reboot ; management of Java packages / classes is specified in great detail. Application life cycle management (start, stop, install, etc.) is done via APIs that allow for remote downloading of management policies.
http://www.onjava.com/pub/a/onjava/2006/01/25/spring-xml-configuration-best-practices.html

Twelve Best Practices For Spring XML Configurations

<a href="http://adserver.adtechus.com/adlink/3.0/5159/425846/0/16/ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" target="_blank"><img src="http://adserver.adtechus.com/adserv/3.0/5159/425846/0/16/ADTECH;loc=300;key=key1+key2+key3+key4;grp=[group]" border="0" width="1" height="1"></a> by Jason Zhicheng Li 01/25/2006 Spring is a powerful Java application framework, used in a wide range of Java applications. It provides enterprise services to Plain Old Java Objects (POJOs). Spring uses dependency injection to achieve simplification and increase testability.
Libraries

Web/Services

Build/Source