Request handling is the bread and butter of Java web application development. In order to respond to requests from the network, a Java web application must first determine what code will respond to ...
I just installed Apache's Tomcat on my MacOS X Unix workstation for my own J2EE website work, and like it a lot.<BR><BR>Anyway, I just found out that it supports Webdav, which is a plus for me, ...