Hi,
Here's my problem:
When I call for the 1st time my jsp file with Apache
website/app/*.jsp
I have the error:
Unable to compile class for JSP
With Tomcat (website:8080/app/*.jsp)everything is ok, the classes are compiled.
Then if I recall this same file with Apache after, it's ok.
I use Tomcat 4.1.18, Apache 2.0.44, mod_jk2, Windows.
Here's my problem:
When I call for the 1st time my jsp file with Apache
website/app/*.jsp
I have the error:
Unable to compile class for JSP
With Tomcat (website:8080/app/*.jsp)everything is ok, the classes are compiled.
Then if I recall this same file with Apache after, it's ok.
I use Tomcat 4.1.18, Apache 2.0.44, mod_jk2, Windows.