I've had good luck with this...
http://awstats.sourceforge.net/
JCD
-Original Message-
From: Pete Lamborne [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 10, 2006 2:12 PM
To: users@tomcat.apache.org
Subject: Tomcat Standalone: Traffic Reporting?
Hi, I am running several websites/weba
This is a tough one - I've always configured my filters to include all
relevant URL's (logical equivalent of exclusion for non-matches).
-Original Message-
From: Legolas Woodland [mailto:[EMAIL PROTECTED]
Sent: Saturday, April 29, 2006 11:20 AM
To: Tomcat Users List
Subject: How i can e
I had a similar issue when using XMLHttpRequest (AJAX) - when using Firefox
and testing on the same machine, Firefox would hang for several seconds as
it competed with the JVM/Compiler for processor resources.
My solution was to test locally with IE 6.x+ which had better behavior in
this regard, t
I'm using Tomcat 5.0.28 on Linux (FC4) and Windows (2k).
I would like my users to avoid the login process to streamline access to
authentication-protected content.
All information in the session is serialized do disk when I bounce the
Tomcat process. However, the Principal object is not.
I've o
throw new NotReallyAHackerException();
}
}
catch (NotReallyAHackerException hrahe)
{
return new GoToLawOrBusinessSchoolEvent();
}
Bear Down,
JCD
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Tomasz Nowak
Sent: Tuesday, February 28, 2006 11:25 AM
There are many variables along the path to enlightenment.
Don't give-up on Tomcat so soon.
Sometimes Tomcat is only as good as the applications deployed within her.
Given that Tomcat has been up and running for me for as many as 90 days in a
row with a high-use application accessing a database (o
mport com.ditd.util.Util;
import com.gbs.security.IUserInfo;
/**
* @author John C. Dale ([EMAIL PROTECTED])
*/
public class ExtendSession implements Filter
{
private static Logger log = Logger.getLogger(
ExtendSession.class.getName());
public void doFilter(ServletRequest servletRe
on-informative
error message.
Bear Down,
JCD
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Monday, February 27, 2006 2:44 PM
To: Tomcat Users List
Subject: Re: WEBDAV for Tomcat 5.0.28
John C. Dale wrote:
> What is the recommended deployment of the static site
t, IMO, is my best alternative save this one issue, and (duh) any help
would be much appreciated.
JCD
-Original Message-
From: Mark Thomas [mailto:[EMAIL PROTECTED]
Sent: Monday, February 27, 2006 2:44 PM
To: Tomcat Users List
Subject: Re: WEBDAV for Tomcat 5.0.28
John C. Dale wrote:
&
I have a static website deployed in 5.0.28 and wish to access/maintain it
using the lightweight DAV servlet that ships with this version of Tomcat
(Slide is overkill for my purposes).
dav
org.apache.catalina.servlets.WebdavServlet
debug
0
10 matches
Mail list logo