#{extends 'main.html' /} #{set 'title'} Async blotter #{/set}

This is a simple application that demonstrates the long-polling feature of Play! v1.1.1

How to demonstrate ?

Know issue: the date format with JSON is not handled properly. #{set 'moreScripts'} #{/set} #{list items:listOfData, as:'m'} #{/list}
id var 1 var 2 last update
${m.id} ${m.variable01.round(3)} ${m.variable02.round(3)} ${m.lastUpdated}

Shuffle values

Update a specific line :

#{form @AsyncBlotter.updateLine()} ID: VAR1: VAR2: #{/form}