2829303132333435
@Persist(PersistenceConstants.FLASH) private String message; void onPrepare() { if (vote == null) { vote = new Vote(); } }