Hello, Please fogive if this is a repost: I'm trying to figure out a way to "pre-compile" .jsp pages so that tomcat need not compile them on the fly and store the files in the /usr/local/tomcat/work directories. I'm trying to use jspc.sh and it will create the necessary .java files, but then what do I do with them? What directory do they belong in, do I have to make class files?, what options to jspc.sh are needed ? TIA Mike Chase [EMAIL PROTECTED]
