Hi,
I wanted to clarify something - on reading some documentation and reading
some examples http://incubator.apache.org/click/docs/click-dtd-example.html
- it seems that by default Click uses no-cache control.. I am wondering,
what would happen (is it wrong) to use caching?  

Currently, we specify the following in our html page:
<head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <meta HTTP-EQUIV="CACHE-CONTROL" CONTENT="NO-CACHE">
      .....
</head>

I am wondering if we remove the line with CACHE-CONTROL, would click behave
differently?

Thanks!
Dipita
-- 
View this message in context: 
http://n2.nabble.com/Cache-Control-in-click-tp4173760p4173760.html
Sent from the click-user mailing list archive at Nabble.com.

Reply via email to