Hii ,
You can use this command for Windows environment:
javac -classpath %CLASSPATH%;AdviceAppClient.jar;. AdviceClient.java
With HF they ppl have worked it out on unix environment.
As to why you cant directly write
java AdviceClient : You must actually be able to tell the client where are your classes located.
Thankz
Puneet
SCJP 1.4