[EMAIL PROTECTED] wrote:
When I use fop in a servlet, at some point the fop
XSLTInputHandler seems to prepend the directory where
tomcat was started from to the filenames retrieved
from the servlet parameters. This results in a
FileNotFoundException if I don't specify the servlet
parameters as abso
Hi,
When I use fop in a servlet, at some point the fop
XSLTInputHandler seems to prepend the directory where
tomcat was started from to the filenames retrieved
from the servlet parameters. This results in a
FileNotFoundException if I don't specify the servlet
parameters as absolute pathnames. Any