If you need a quick web server running and you don't want to mess with setting up apache or something similar, then Python can help. Python comes with a simple builtin HTTP server. With the help of ...
I am using this blog entry to demonstrate by simple example the use of the Spring Framework‘s HTTP Remoting. There are numerous online resources on this subject, so my intention here is to provide an ...