The classpath only needs to be set for compiling front he command line. If you are using
Ant or Maven, you use the tool to manage the compilation class path.
At run-time, the classpath is
not relevant -- required jars are placed in the WEB-INF/lib folder.