I couldn't find any documentation of the significance of 'cacheSecond'. I saw the comments on the example of 'sellItems'.
Could someone elaborate this?Code:<!-- Set cacheSeconds to a small, non 0, value so you can do ctrl-N to open an new window and experiment with the continuations stuff. --> <property name="cacheSeconds" value="5"/>


Reply With Quote