Sorry, I misquestioned. here is the correction.
-----Original Message-----
From: TK Sung <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Tuesday, May 11, 1999 12:25 PM
Subject: discovering jsp path, etc (0.92, HttpServer)
>Obviously newbie questions here. (Please point me to
>the archive if there is one.)
>
>How do I discover the jsp path in a jsp ? the "request"
>variable returns the compiled servlet's URI/path, not the jsp's.
>
I meant to say that, when the jsp is dispatched from a servlet,
request variable is from the dispatching servlet, and hence
contain info about the dispatching servlet's path. So the real
question is, how to discover the dispatched jsp's path in the jsp,
without having to pass the jsp path info in my own data bean from
the dispatching servlet.
sorry for confusion.
tk.
>===========================================================================
>To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
>of the message "signoff JSP-INTEREST". For general help, send email to
>[EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".