I\'m currently searching for a way (in Java) to start the default mail client with defined receiver, subject and body and with a predefined attachment.
I\'m trying to call JDIC from my application, but I can\'t get it to run. What files do I need and where? From what I\'ve been able to gather from their site, I basically need to put jdic.jar in class
Apart from JDIC, 开发者_JAVA百科does anyone know a project working towards desktop/Java integration?Most of the features of JDIC have been integrated in the JDK now (see the Desktop and SystemTray cla
Does anyone know if there is a way to make jdic work in solaris (64bit version)?? I could only manage to find 32bit jdic librar开发者_StackOverflowies :(
I use JDIC in my executable Jar file, when it runs, it needs to have IeEmbed.exe and MozEmbed.exe in the same dir as the Jar file, I wonder if there is a way to package all 3 files into a single execu