Thanks for the reply Andy,
I found the problem... it was with a service that maintains its own
cache that I read and write to, but the cache was not being refreshed.
Much appreciated,
Peter
andyhot wrote:
Peter Stavrinides wrote:
Hi everyone
I have developed an editable table similar to an
Peter Stavrinides wrote:
Hi everyone
I have developed an editable table similar to an excel spreadsheet. I
use Tapestry 4.1 and a little Javascript to get it to work. when you
edit a cell it affects corresponding cells etc just like a
spreadsheet. My problem arises when I enable caching on
Hi everyone
I have developed an editable table similar to an excel spreadsheet. I
use Tapestry 4.1 and a little Javascript to get it to work. when you
edit a cell it affects corresponding cells etc just like a spreadsheet.
My problem arises when I enable caching on tomcat, it no longer seems