Michael Jouravlev wrote:

> On 5/3/06, Rob Manthey <[EMAIL PROTECTED]> wrote:
>
>> ... action knowing dynamically what jsp it's called from ...
>
> [1] http://www.caucho.com/resin-3.0/webapp/faq.xtp

request attributes available in target.jsp

request.getAttribute("javax.servlet.forward.request_uri")       
/testapp/index.jsp

I'm looking at testing some code around this ... let me know if I'm
definitely "barking up the wrong tree".
Thanks for the tips by the way.
 Rob


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to