Java Articles
Can Java CMS match the PHP ones?
One question that keeps being asked about IndicThreads.com is that how come you are running on PHP when you are
Read moreNCStudio: Thin Client Java ILDE: 6I review
Rating: (6 / 10) I The Java market today has more than its fair share of IDEs. Every major J2EE
Read moreAll software developers are indebted to Microsoft
Sometime back, a client wrote to me that something in an application we had developed wasn’t working right. As it
Read moreGOF Factory – Have your own too
Factory Pattern is another creational pattern. As the name implies, we create a kind of Factory class in it. In
Read moreWhat’s the future of Java? J2EE/ J2ME / ??
Some suggest that Java is good for another 20-30 years. However one wonders in what form will Java survive.
Read moreEndless Singleton – Ultimate Info.
Sometimes need arises to allow only 1 instance of a class. For e.g. In MS Word we may click ctrl+F
Read more