package org.argeo.server.mvc; public interface MvcConstants { public final static String ANSWER_MODEL_KEY = "org.argeo.server.mvc.ANSWER"; }