Java2Script AJAX

TODO: do this section better.


1. HttpRequest/AJAX is introduced for both Java and JavaScript
2. Simple RPC API is introduced to call back Java server, which
supports Cross Site Scripting
3. Simple and Compound Pipe API is introduced to setup Comet 
connection to server.
4. Support dynamic class loading for both Java and JavaScript
5. Support Java reflection (early implementation)