> Do you have an  example of this, or can you point me in the right
> direction?

The tomcat implementation is in
src/org/apache/tomcat/core/RequestDispatcherImpl.java.

Depending on what you need passed to the servlet(as long as you don't need
the
entire HttpSession for some reason), I still think that a bean is a better
solution.

IMHO


---
Michael Wentzel
Software Developer
<A HREF="http://www.aswethink.com">Software As We Think</A>
<A HREF="mailto:[EMAIL PROTECTED]">Michael Wentzel</A>

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

Reply via email to