On Thu, 24 Feb 2005 00:15:51 +0100, Leon Rosenberg wrote:
> So, (a contra-argument to my own post before) if you want a high-
> performance app,
> consider moving all static content to another webserver, an apache
> or squid in front of apache/tomcat.
True. In every benchmark I've ever run, servin
Very detailed answer by Jack, as usual :-)
I miss the point making this class an action instead of a servlet.
I think the "return null;" at the end is ugly, and
as I told before, action is the slowest option, and you want to deliver
css and images really fast, since they just block connections
Very detailed answer by Jack, as usual :-)
I miss the point making this class an action instead of a servlet.
I think the "return null;" at the end is ugly, and
as I told before, action is the slowest option, and you want to deliver
css and images really fast, since they just block connections
3 matches
Mail list logo