command = _queue.removeFirst();
if (_log.isDebugEnabled())
_log.debug(String.format("Executing: %s", command));
command.render(writer, this);
}
}
catch (RuntimeException ex)
{
// This will likely leave the page in a dirty state, and it will not go back into the