Snip ...
Try setting "classPath" attribute on element.
http://svn.apache.org/viewvc/tomcat/tc7.0.x/tags/TOMCAT_7_0_54/java/org/apache/jasper/JspC.java?view=markup#l766
Best regards,
Konstantin Kolinko
Konstantin, Thanks for your information.
Now I can include the jar file through specifying
Hi Dan,
Yes, the rest of the log is correct, and yes, I am certain I have an
active session (I can see the cookie in my browser).
Thanks,
Fred
On 6/8/2014 4:30 PM, Daniel Mikusa wrote:
On Jun 8, 2014 4:01 PM, "Fred Toth" wrote:
Hi,
This feature is in the doc since at least tomcat 5. I'm u
On Jun 8, 2014 4:01 PM, "Fred Toth" wrote:
>
> Hi,
>
> This feature is in the doc since at least tomcat 5. I'm using tomcat
7.0.47 and I just tried to add the user session id to the access log by
adding "%S" to the pattern attribute. However, it's not working. All I'm
getting is "-" in the log.
H
Hi,
This feature is in the doc since at least tomcat 5. I'm using tomcat
7.0.47 and I just tried to add the user session id to the access log by
adding "%S" to the pattern attribute. However, it's not working. All I'm
getting is "-" in the log.
Is there some trick to this? I haven't found an