lincohn john wrote: > Just curious, why not just use C/C++? thanks in advance ! > for server-side administration web console development ?? ouch. writing clean portable C++ is very painful and requires extensive testing on each targetted platform. writing multithreaded C++ programs requires extreme care and a high level of expertise.