You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jose Euclides da Silva Junior - DATAPREVRJ <Jo...@rj.previdenciasocial.gov.br> on 2003/09/24 22:22:18 UTC

How to make Dispatcher send the right resource?

Hi TomCat guys,
my jsp generates a PDF file, which should be send to the browser. However,
this pdf file is created under Tomcat's bin directory (outside my context
path) instead of my app context (WEB-INF\guia). So, how can my jsp catch
this file or better, how can i change TomCat configuration?
Thanks in advance,
Euclides.