public void writeState(FacesContext context) throws IOException(Code)
Take appropriate action to save the current state information.
Parameters: context - FacesContext for the current request exception: IOException - if an input/output error occurs exception: NullPointerException - if contextis null