Our site consists of mostly articles. Each article has user entered comments
at the bottom. The comment section cannot be cached. They need to see their
comments right after they enter them. The problem is I need the rest of the
page cached. Is the only way to solve this is to load the page from cache
then using ajax fill in the comment section to make that portion dynamic?

Andy



Reply via email to