This is the output of a JSP page that is part of the Hello, World application. It displays several useful values from the request we are currently processing.
-->
|
|
| Current Server Date/time: | Tue Feb 07 06:08:51 GMT 2012 |
| Local PC date and time: (According to JavaScript) |
|
| Context Path: | |
| Path Information: | null |
| Query String: | null |
| Request Method: | GET |
| Servlet Path: | /hello.jsp |
This and other examples are available at:
http://www.WEFConsulting.net/examples