| Author |
error pages
|
deepa sundaram
Greenhorn
Joined: Feb 11, 2005
Posts: 11
|
|
|
is there any method that gives the last request recived by any application server.
|
 |
Ben Souther
Sheriff
Joined: Dec 11, 2004
Posts: 13410
|
|
|
The closest thing would be request.getHeader("HTTP-REFERER");
|
Java API J2EE API Servlet Spec JSP Spec How to ask a question... Simple Servlet Examples jsonf
|
 |
Shan Tiruvarur
Greenhorn
Joined: Feb 14, 2005
Posts: 5
|
|
From where do you want to chek this ? Which App server are you using ? vidhyasankar.natarajan@wipro.com [ February 14, 2005: Message edited by: Shan Tiruvarur ]
|
 |
 |
|
|
subject: error pages
|
|
|