Because in the ideal case, you would have a servlet engine (Jetty,
Tomcat, Resin, Websphere) for running Java code and serving the results
and a webserver (Apache, IBM Http Server) for serving static content
like images.
Eelco
Johan Compagner wrote:
Why should the server have direct access to it?
How do you think that currently static resources that are served by
tomcat/resin or jetty? Through a servlet!
It is just a way that you set the right headers AND return the right
date in the getLastModified() method of a servlet..for a specific
request..
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop