messages.setId("javax_faces_developmentstage_messages");
messages.setTitle("Project Stage[Development]: Unhandled Messages");
messages.setStyle("color:orange");
messages.setRedisplay(false);
// render the component
messages.encodeAll(facesContext);
}
/**
* The ScriptContext offers methods and fields
* to help with rendering out a script and keeping a