The SCEA for J2EE cert is about comprehending the Sun way of doing Java and then using that knowledge to design applications. One author feels that this SCEA study guide falls short in its goal of helping you master the concepts for the certification.
Enhance your Java skills with these quick Java tips. First, see how the Decorator pattern can reduce coding. Then, learn how you can overcome a limitation of the JavaServer Pages Standard Tag Library.
Tweak your Java skills with these quick Java tips. First, see how WAR files can be useful in deploying resources to the Web server. Then, pick up a handy tip on implementing the HttpSessionBindingListener.
Need some Java tips you can put to work right away? Here are a couple of techniques you’ll want to pick up if you work with Graphics objects or MIME files in Java.
Most developers have their own sets of frequently used utility functions, but they aren’t properly organized or documented. The Commons Lang project’s goal is to provide a uniform, tested, and documented library.