Fetch POSTed data in ESP

2009-08-27 Thread Peter Chiochetti
I am very new to java servlet programming, and I like sling, because I do not have to become proficient in that area. I read this page: http://cwiki.apache.org/SLING/scripting-variables.html There are some borken links, that still reference the incubator, BTW. I try to get at the values in a PO

Re: Fetch POSTed data in ESP

2009-08-27 Thread Bertrand Delacretaz
Hi Peter, On Thu, Aug 27, 2009 at 12:41 PM, Peter Chiochetti wrote: > I am very new to java servlet programming, and I like sling, because I do > not have to become proficient in that area. good ;-) > ...I try to get at the values in a POSTed form within ESP, I came up with > this: > > <% > var

10 seconds to pick up .ESP script changes? (was: Fetch POSTed data in ESP)

2009-08-27 Thread Bertrand Delacretaz
Hi Peter, On Thu, Aug 27, 2009 at 12:41 PM, Peter Chiochetti wrote: > ...Another question: How do I get around the 10 or so seconds delay before a > modification to a server side script (dav mounted) actually is reflected in > its output?... Does disabling the script cache (set cache size = 0 at