Simple steps to log messages in Java programs using Log4j

This article explains a bit of the importance of application logging and log4j API in Java. The following paragraphs will give you an overview of how logging mechanism works in…

How to run JAR packaged applications

A few questions can be questioned when someone wants to learn Java programming. For example, how is its independent on working environment? How can we create a standalone program? How…

Architect Enterprise Applications with Java EE

Tự nhiên hôm nay lại nhớ đến khóa học về lập trình ứng dụng máy chủ và phân tán thời còn học thạc sĩ ở PUF. Hồi đó, lập trình…

Can we modify class definition dynamically in Java?

  http://www.coderanch.com/t/516577/java/java/we-modify-class-definition-dynamicallly

Java Programming Language

Ngôn ngữ lập trình Java là một ngôn ngữ bậc cao có những đặc điểm được minh họa bởi những từ đặc biệt sử dụng rộng rãi (buzzword) sau: Simple…