Hi,

I've solved my compilation problem - I'd inadvertently trashed my
build classpath and jasper couldn't find the JavaBeans used by the
JSPs.

I still have the "Internal Error: File /WEB-INFO/web.xml not found"
problem though. The arguments to JspC are -d <dest dir> -v4 -p JspServ
and -webapp <src dir> and I'm using an ant java task as I couldn't
get the jspc task to work (always died with signal 9). I can't find
any docs for JspC which say what its command-line options are, so
I don't know how to tell it where to find web.xml at compile time.

Any insights appreciated.

John.


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>

Reply via email to