Re: Setting CacheTTL on Apache Tomcat 8

2014-09-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Robert, On 9/14/14 4:55 PM, Robert Boyle wrote: > Here's what I'm trying to do: > > I'm building a web-based cueing system for a theatre. Until I > figure out how to use WebSockets, my system will use JavaScript to > refresh the webpage every secon

Re: Setting CacheTTL on Apache Tomcat 8

2014-09-14 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/14/2014 3:39 PM, Konstantin Kolinko wrote: > 2014-09-15 2:04 GMT+04:00 André Warnier : >> Mark Eggers wrote: >>> >>> -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 >>> >>> On 9/14/2014 1:55 PM, Robert Boyle wrote: Hi,

Re: Setting CacheTTL on Apache Tomcat 8

2014-09-14 Thread Konstantin Kolinko
2014-09-15 2:04 GMT+04:00 André Warnier : > Mark Eggers wrote: >> >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 9/14/2014 1:55 PM, Robert Boyle wrote: >>> >>> Hi, >>> >>> >>> >>> Here's what I'm trying to do: >>> >>> >>> >>> I'm building a web-based cueing system for a theatre. Until

Re: Setting CacheTTL on Apache Tomcat 8

2014-09-14 Thread André Warnier
Mark Eggers wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/14/2014 1:55 PM, Robert Boyle wrote: Hi, Here's what I'm trying to do: I'm building a web-based cueing system for a theatre. Until I figure out how to use WebSockets, my system will use JavaScript to refresh the webpage

Re: Setting CacheTTL on Apache Tomcat 8

2014-09-14 Thread Mark Eggers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 9/14/2014 1:55 PM, Robert Boyle wrote: > Hi, > > > > Here's what I'm trying to do: > > > > I'm building a web-based cueing system for a theatre. Until I > figure out how to use WebSockets, my system will use JavaScript to > refresh the webpage

Setting CacheTTL on Apache Tomcat 8

2014-09-14 Thread Robert Boyle
Hi, Here's what I'm trying to do: I'm building a web-based cueing system for a theatre. Until I figure out how to use WebSockets, my system will use JavaScript to refresh the webpage every second with a "cue status file". This is an HTML file built on the fly by VB (or Python). One second