This TOTD (Tip Of The Day) shows how to create a simple Java Server Faces application using NetBeans IDE 6.1. This is my first ever Java Server Faces application Much more comprehensive applications ...
NetBeans uses its projects’ settings for javac.source (and javac.target in more ways than simply enforcing javac‘s use of the -source and -target. In this post, I look at some of the numerous benefits ...