| Article: |
Two Servlet Filters Every Web Application Should Have | |
| Subject: | Problem solved ^_^ | |
| Date: | 2005-01-06 12:54:28 | |
| From: | mcr | |
|
Response to: Problem solved ^_^
|
||
|
I finally solved this problem by importing an empty html file with flush=true at the very end of each cached page, as so:
| ||
Showing messages 1 through 1 of 1.
-
Problem solved ^_^
2005-01-06 12:55:29 mcr [View]



>jsp:include page="/include/empty.html" flush="true" /<