Could JConsole 开发者_StackOverflow社区be used to monitor IBM JDK? I want to know which Garbage Collection tool is applied Sun JDK and IBM JDK, and it\'s free. Yes you can use JConsole to monitor the
I\'m learning java nio, and found the implementation classes are under sun.nio, which seems not provide sources in the jdk1.6/src.zip.
Currently I am using Sun Java Studio Creator 2 Update 1. I would like to know what are the other choices.
I\'m sorry, if my questions looks naive. recently during a technical discussion, one of our architect referred about using Java 开发者_开发问答Enterprise Server in his organization. He said, we\'re us
We are modifying feng office (an open source, group-ware in PHP, Apache and MySQL). We are trying to implement the multiple file upload functionality. This is the flow:
I am currently trying to find the jave ee 5 blueprint of the pet store 2.0. The pages which have been linked by sun aren\'t valid anymore. I also tried to find the pages at oracle.
On the JDK6 source page the repository link is broken, and the location that is described in readme doesn\'t exist. I know that there is also OpenJDK repository, but as I understand, it isn\'t the sam
Appliation server Sun appserver 8.1 JVM - java 1.5.0.11 We have a JMS receiver processing messages deployed in Sun application Server 9.x
If it matters, I am using Mac OS X, but I believe this would apply across OSs. If the answer is different per OS, I would be interested in learning about that as well.
I want to connect (and get user\'s group) to a Sun LDAP server with a Delphi program. I think ADSI works only with Microsoft LDAP.I try it with ADO, but I can\'t connect.