Re: HTTP 304 - IF_MODIFIED_SINCE

2006-09-08 Thread Luke McLean
Oops, sorry everyone. I didn't realise that this was going out to the whole list! I'f you could contact me directly please Ben then I can avoid boring everyone with this topic. luke dot mclean at boundless dot co dot nz Thanks comma Not Luke (because he is embarrassed so an elf mysteriously w

Re: HTTP 304 - IF_MODIFIED_SINCE

2006-09-08 Thread Luke McLean
Thanks Ben, I can follow that logic. I have also found the imageDB sample app in the Spring distro. I am allowing people to upload an image then resizing it into a Small, Medium and Large version (I figure it is better to resize and store rather than resize on every use) however I have saved m

Re: HTTP 304 - IF_MODIFIED_SINCE

2006-09-07 Thread Luke McLean
Hi Ben, I'm starting out to do exactly the same thing and the web is quite sketchy on how to do it with Spring. Would you mind posting or sending the controller code that you use to return the image please. I would be very greatful. Thanks, Luke. benshort wrote: > > What I am doing is servi