News Categories
Breaking News
0
Where’s the Right Way to AJAX?
One thing is using AJAX to dynamically refresh a small piece of a single page; all another thing is designing a whole presentation layer to be partially refreshed in every possible operation against the server. An individual feature can be happily and nicely coded using a smart piece of JavaScript; a whole Web presentation layer will cost you a lot more if done entirely in JavaScript.
Sure, new productivity tools are created every day (from the popular jQuery library to the upcoming ASP.NET A...Published about 18-04-2009 | Rated 0
0
What is the impact of declaring a method as final?
A method declared as final can`t be overridden. A sub-class can`t have the same method signature with a different implementation...Submitted by Balamurali | Rated 0
0
Use NetBeans IDE 6.7 to Combine JAR Files Into a Single JAR File
The Java Warehouse is the repository for Java and JavaFX applications submitted by developers for distribution through the Java Store to hundreds of millions of desktops worldwide. The Java Warehouse Developer Center Release Notes make clear that there is currently no way to upload applications composed of several Java Archive (JAR) files into the Java Warehouse. However, there is a workaround: Just concatenate each of the user and library classes into a single JAR file. This is very easy to do ...Published about 25-08-2009 | Rated 0
+1
How to fix memory leaks in Java
Your pager hasn’t been sleeping well. It periodically wakes you up in the middle of the night to tell you that your server is firing off “OutOfMemoryError” messages. Worse still, your significant other forcibly relocated you to the couch and told you not to return until your pager stops buzzing.
Sound familiar? If so, you may have a case of memory leak induced insomnia, but fortunately we’ve got a cure for what ails you. This tutorial will teach you everything you need to know to ease...Published about 18-03-2009 | Rated +1
Most Popular News
- How to stand out from other Java/JEE Professionals?
Published about 14-01-2009 | Rated +3 - 10 reasons IT certification will be important in 2009
Published about 05-01-2009 | Rated +2 - The 9 hottest skills for `09
Published about 02-01-2009 | Rated +1 - New Features in Servlets 3.0
Published about 05-01-2009 | Rated +4
More Popular News »
Most Recent User Submitted News
- what is java
Submitted by Balamurali | Rated 0 - JetBrains readies open source version of its Java IDE
Published about 27-10-2009 | Rated 0 - What is the impact of declaring a method as final?
Submitted by Balamurali | Rated 0 - IBM Monitoring & Diagnostic Tools for Java
Published about 11-11-2009 | Rated 0













