This JSP demonstrates the use of J/Link to call methods of the servlet request object to determine the HTTP method and headers that are sent as part of the request. More information on the servlet API can be found at http://java.sun.com/products/servlet.
| accept | Accept: application/xhtml+xml,text/html;q=0.9,text/plain; |
| accept-charset | ISO-8859-1,utf-8;q=0.7,*;q=0.7 |
| accept-encoding | gzip |
| accept-language | en-us,en;q=0.5 |
| cache-control | no-cache |
| connection | close |
| host | www.hostsrv.com |
| pragma | no-cache |
| user-agent | CCBot/1.0 (+http://www.commoncrawl.org/bot.html) |
| content-length | 0 |