Ant
- How to write to a file in Ant
- Ant – How to print classpath in Ant script
- How to enable ANT verbose?
- Ant – how to get current directory in Ant
- Ant – How to echo current time and system date in Ant
- Ant – How to get username, computer name and OS Name in ANT
- How Ant echo environment variables
- Ant – How Do I Remote Debug Java Code in Ant and Eclipse
- How to Check Java version in Ant
- How do I sign Jar files in Ant
- How Do I Create Keystore with Ant
- How Do I Create Temporary File with Ant
- How Do I Create File with Ant
- How Do I Create Directory with Ant
Blog
Core Java
- Thread-safe Hash Map in Java and their performance benchmark
- How to get the stack trace of current thread in Java
- Java Map Iterator Example
- Java Book Recommendations: Top and Best Java Books
- Java Remote Debugging on WebLogic Server with Eclipse
- How to HotSwap Java Code into JVM (Redefinition Example)
- How to Sort a List in Java
- Java Access Modifiers: Public, Protected, Friendly and Private
- How to Release system-wide(Global) Hotkeys, Keyboard Shortcut in Java
- How Do I Make an Executable JAR File
- Use ANT to Build a JAR MANIFEST.MF File
- Java MD5 example
- Java Regular Expression to validate email address
- Java copy to clipboard
- How to convert string to int in java
- How to sort an array in java
- How do I Get User Application Data Directory in Java?
- How to recursively List All Files in a Directory in Java
- Java Interview Swing Questions
- How do I sort a Map by Key in Java
- How Do I Share a HttpURLConnection Sessions across Multiple Requests
- java coding standards and best practices (2)
- Java coding style guidelines, why need?
- Why we need to use Multiple Threads?
- Whats these Time-consuming Operations in java
- How do I Stop/Suspend a Java Thread
- What Is a Thread? – Core Java
- How Do I Easily Mock Java Socket Server
- Java Interview Questions and Answers
- How to Mock a Static Method with EasyMock ?
Distributed Java
Java XML
JavaFX
JDBC
Jetty
Junit
- Junit 3 vs Junit 4 Comparison
- How do I implement Junit runner
- Junit and Ant
- Junit Tutorial and Example
- JUnit Tutorial – Suite Test
- Junit Time and Parameterized Test
- Junit Ignore Test
- Junit Tutorial – Expected Exception Test
- Junit Tutorial – Basic Usage and Annotation
- Junit 4 Tutorial and Example – Get Starting
Oracle
- How to convert milliseconds to date string in Oracle SQL
- Oracle error: DRG-10758: index owner does not have the privilege to use file or URL datastore
- Oracle DBA_TABLESPACES: List All Tablespaces
- Oracle: Extend or Decrease the Size of a Tablespace
- Oracle Tablespaces Usage Query: Bytes used, Bytes free, Percent used
- Create Tablespaces in Oracle
- Oracle import/export Utilities: imp and exp
Other
Programs
Swing
- Jframe tutorial and example
- ButtonGroup example
- Java Timer Tutorial
- JToggleButton example
- How Do I Set JLabel Font Size and Color
- How to Set JLabel Background Color
- JoptionPane Showinputdialog With Password
- JoptionPane showmessagedialog example
- JOptionPane tutorial
- Why Isn’t the Swing Toolkit multi-thread safe
- How to Center a Window on Screen
TestNG
- TestNG with Cobertura – generate code coverage report
- TestNG Tutorial and Example – Suite Test
- TestNG Tutorial and Example – Dependency Test
- TestNG Tutorial and Example – Group Test
- Testng eclipse tutorial – Install and use testng eclipse plugin
- Eclipse plugin Cobertura, Clover and Eclemma for TestNG coverage
- TestNG tutorial – Time Test with Annotation Timeout
- TestNG tutorial – Ignore Test
- TestNG Tutorials – Expectedexception Test
- TestNG Tutorials
- TestNG Basic Concepts and Annotations
- TestNG Tutorial and Example – Getting Started
Tomcat
Tools
Web Services