My Personal Experience with SCJP Certification
About SCJP 5th 12:00 Sun SCJP certification exam 5th 0 certification validates the ability of applications using Java 2 SE 5 design. 0 technology. Passing this test is essential for you when you get to the Sun Certified Developer for Java 2 Platform (sCJD), Sun Certified Web Component Developer for the J2EE Platform (SCWCD), Sun [...]
Java tips & tutorials – excellent resources for learning Java
If you're a beginner when it comes to the Java programming language or even if you are an experienced programmer looking for some new tips and tricks, the best thing to do, and which has the advantage of completely free, is search the Internet for Java tips and Java tutorials. instead of buy this, try [...]
How To Extract Java File From Sony Ericsson K850?
the Google Maps have installed on my Sony Ericsson K850 and now wanted to extract the Java file to get during the installation of the Google Map on my phone. I did not think that Java file, as I have installed that Google Map on the phone GPRS facility on their mobile phones. Just as [...]
Creating a Web Application on JBoss AS 5
In this two-part article by Francesco Marchioni, we will be developing and configuring web applications using JBoss web container. Most developers have surely gained some experience with web applications. Therefore, we will not cover the basics of web applications; we will rather disclose how easy it can be to create a consistent web layer for [...]
Working with Ajax Table Editors and Viewers
A typical Web application shows information that is retrieved from databases and other sources such as data feeds. In many cases, one or more Web forms let the user enter new information or modify the existing data. When the user clicks a button, the form's data is sent to the server where it is validated [...]
Swinging and Tweeting with Java and NetBeans
In this article by Alfonso Romero, we will discuss how to go about building a custom application for Twitter using java and NetBeans, instead of using the standard web interace. We will learn how login into Twitter using our application and also see the last tweet. Due to the fact that writing a Java app [...]