Like This Site? 
 
RSS Feed Follow Us 

on Twitter! Be Our Fan!

JSP : Reading Request Information

Share this post!
 Vote this!

Reading Request Information Reading Request Information When an HTTP client such as web browser sends a request to a wen server, along with the request it also sends some HTTP variables like Remote address, Remote host, Content type etc. In some

Reading Request Information

When an HTTP client such as web browser sends a request to a wen server, along with the request it also sends some HTTP variables like Remote address, Remote host, Content type etc. In some cases these variables are useful to the programmers. So here is the code of the jsp file which prints the HTTP request information:  more...

0 comments:

Post a Comment