I am trying to use Tomcat 4 to
equestDispatcher.include() with a servlet that I have
written which returns a gif image.
However when I have the following code in the
doStartTag() I get nothing:
RequestDispatcher rd =
pageContext.getRequest().getRequestDispatcher("/path/to/my/servlet");
rd.include(pageContext.getRequest(),pageContext.getResponse());
Any clues? I can successfuly include a jsp page in
the tag but not my servlet
=====
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Scott
__________________________________________________
Do You Yahoo!?
Send FREE video emails in Yahoo! Mail!
http://promo.yahoo.com/videomail/
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>