Domino Java View Applet Bug
Here's a Notes View rendered as a Java View Applet which shows two very simple documents. It's all very basic and works until you press the "Refresh" button on the Action Bar Java Applet above, at which point it breaks.
The code behind the Refresh button is simple
@Command([ViewRefreshFields])
. See if you can work out why the button doesn't work. There's no reason it shouldn't.