News

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 ...
what it does is once request is fulfilled means request sent and response we got the http response dont have any memory in the server. what ever the conversation done between http client and server , ...