blob: 1e8e2e622b1d2b9919cdccbf1618834955c5701a [file] [log] [blame]
<html jwcid="@Shell" title="Home">
<body jwcid="@Body">
<select jwcid="@Select">
<option/>
<option jwcid="@Option" selected="ognl:animal" label="Animal"/>
<option jwcid="@Option" selected="ognl:vegetable" label="Vegetable"/>
<option jwcid="@Option" selected="ognl:mineral">Mineral (or unknown)</option>
</select>
<input type="submit" value="Go"/>
</body>
</html>