> >I've put a bunch of JARs in Tomcat 4's lib directory (as per the
> TC4 config
> >how-to) but the classes aren't visible in my XSP page, Pizza keeps
> >complaining.
> >
>
> Compiler needs to know were the JARs are located. All existing Java
> compilers can work with *files* only.
Ah.
> >The re
Per Kreipke wrote:
>I've put a bunch of JARs in Tomcat 4's lib directory (as per the TC4 config
>how-to) but the classes aren't visible in my XSP page, Pizza keeps
>complaining.
>
Compiler needs to know were the JARs are located. All existing Java
compilers can work with *files* only.
>The re