public class JavaApplication2 {

/**
* @param args the command line arguments
*/
public static void main(String[] args) {
try {
...