I changed appBase="webapps/supergrow"

to

<Host name="localhost" appBase="webapps"
unpackWARs="true" autoDeploy="true"
xmlValidation="false" xmlNamespaceAware="false" reloadable="true">

and I added
<Context docBase="supergrow" path=""/>

and the jsp that was in supergrow/canscale with "<%@ page import="compukat.io.FileUtil" %>" worked.



Thanks for the great help!

Michel












---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to