Java Development Topics:
EJB troubleshooting
Enterprise JavaBeans is the server side component architecture for Java Platform, Enterprise Edition (Java EE). There are various tasks that you can go through to help determine or eliminate possible problems that are preventing you from successfully doing what you want to do within EJB. Learn about EJB troubleshooting best practices and updated tips.
News:
1 - 3 of 6-
OCPJP & OCAJP: Java 7 training requirement for the Oracle Certified Professional Programmer dropped
21 Dec 2011
News - In order to obtain the certified architect position from Oracle, attending and passing a training course is now required. But what about the Java Professional and Java Associate designations, OCPJP and OCAJP for Java 7?
-
Don't rewrite your application
TheServerSide Newsfeed | 20 Sep 2011
News - When stuck with a legacy code base you'll hear the claim "We'll have to rewrite this from scratch in order to fix it!" It sounds promising. You start with a clean slate. You can do all the good stuff without all the mistakes. The only problem: It doesn't...
-
How many bugs do you have in your code?
TheServerSide Newsfeed | 26 Aug 2011
News - If you follow Zero Bug Tolerance, of course you’re not supposed to have any bugs to fix after the code is done. But let’s get real. Is there any way to know how many bugs you're missing and will have to fix later, and how many bugs you might already have...
Video:
1 - 1 of 1-
James Gosling Unloads on Users of Java 1.4.2
11 May 2011
Video - At TheServerSide Java Symposium, James Gosling came down hard on Java 1.4.2, describing it as the bane of his existence.