<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
I notice that a lot of places in the JSF code call assertNotReleased(facesContext), but is there any way to tell if a context has been released?<BR>
<BR>
The only method i see is &quot;release()&quot;<BR>
<BR>
It would be useful to be able to determine the state of this field. Feelings?
</BODY>
</HTML>