String p_currentPage = request.getServletPath(); String p_refererPage = request.getHeader("Referer");
On Tue, 21 Sep 2004 12:28:44 -0400, J Pace <[EMAIL PROTECTED]> wrote: > Why not just pass the file name as a parameter to the validation page? > > Jared > > > > ----- Original Message ----- > From: "Rajamani M" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 21, 2004 2:36 AM > Subject: How to find the JSP file name! > > > Hai, > > > > I am using the jsp files for the flow of execution. In one jsp, I want to > > know the called jsp file. > > Is it possible? > > > > Because, I am using the different login pages according to the user. But > one > > validation jsp. In this validation jsp I want to know the login page name. > > With that only I'll proceed. > > > > Regards > > Rajamani M > > KESDEE Systems India Pvt Ltd, > > Bangalore - 25, INDIA. > > > > > =========================================================================== > > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff > JSP-INTEREST". > > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST > DIGEST". > > > > Some relevant archives, FAQs and Forums on JSPs can be found at: > > > > http://java.sun.com/products/jsp > > http://archives.java.sun.com/jsp-interest.html > > http://forums.java.sun.com > > http://www.jspinsider.com > > > > > > =========================================================================== > To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". > For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". > > Some relevant archives, FAQs and Forums on JSPs can be found at: > > http://java.sun.com/products/jsp > http://archives.java.sun.com/jsp-interest.html > http://forums.java.sun.com > http://www.jspinsider.com > =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com