On Sun, Dec 18, 2005 at 03:06:19PM +0100, Mikolaj Rydzewski wrote: > On Sat, 17 Dec 2005 [EMAIL PROTECTED] wrote: > > > I'm having some trouble getting the c:import tag to work right. > > It seems to be perfectly fine when the request that tomcat receives is > > a GET request. However, when it receives a HEAD request instead, c:import > > never actually reads the data. > > Is this a known bug? Is it fixed in a more recent version of tomcat? > > I'm using 5.0.30. > > Are you sure, that container should 'run' jsp page with head request?
no, I believe the container can decide not to run it. But tomcat IS running the page, as can be seen from the output in the logs. If the jsp page didn't run at all, there would be no output in the log. The problem is that it is running it _differently_ when a HEAD request is received. eric --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]