Many time we need SQL query which return data page by page i.e. 30 or 40 records at a time, which can be specified as page size. In fact Database pagination...
Wait and notify methods in Java are used for inter-thread communication i.e. if one thread wants to tell something to another thread, it uses notify()...
ArrayList and Vector are two of most used class on java collection package and difference between Vector and ArrayList is one of the most frequently asked...
Computer security threats have price most of the people around $2000 to shop for a brand new laptop computer. once the threats ar infecting their laptop,...
Today Apple released iTunes 9. I am currently testing a new version of Fetch Art and should know about compatibility with iTunes 9 and have a new version...
java.io.NotSerializableException: org.apache.log4j.Logger error says that instance of org.apache.lo4j.Logger is not Serializable. This error comes when...
I currently use a Titanium PowerBook as my primary computer. However, I’m also a power user and a laptop has a limited amount of upgradeability. That...
Every Java programmers knows that logging is critical for any Java application, especially server side application, and many of them are already familiar...
It is imperative to be able to quickly navigate through your code as in commercial projects there will be thousands of artifacts. You will find more...
In this session we will discuss how to reset Epson L800 Printer blink on how times and Download the Epson L800 resetter software. We get this Epson L800...
Browser security is commonly critical to stay computers and servers free from malware, so you need to ensure that you or your browser support team regularly...
I believe that many Windows 8.1 users meet similar problem when they login Windows 8.1 laptop. They may create or use a Microsoft account to log in to...
The terms "network" and "distributed processing" have typically been wont to confer with comparatively tiny, tightly interfaced teams of processors and...
Following an earlier blog on this subject we have just installed another FreeNAS based server. On this occasion it is not used for archiving but as a...
Whenever you paste String in Eclipse which contains escape characters, to store in a String variable or just as String literal it will ask to manually...
Sometime configuring Log4j using XML or properties file looks annoying, especially if your program not able to find them because of some classpath issues,...