You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "Kamaraj, Pushparaj" <Pu...@syntelinc.com> on 2006/01/17 14:51:41 UTC

"No bean found under attribute key" exception when a page is acce ssed after sometime

Hi,

We are using weblogic 7.1 SP6, Oblix and TRC struts in our application.
During normal access to various pages system works fine. When the
application is not accessed for 30 minutes system displays session expired
exception. But some time when a page is not accessed for some time, say 15 -
20 minutes and user clicks any link system displays a exception dump in the
screen. The exception displays for pages with track changes. The exception
starts with following line
-------------------------------------------------
[ServletException in:/jsp/include/Header.jsp] No bean found under attribute
key HomepageFormBean' javax.servlet.jsp.JspException: No bean bound under
attribute key HomePageFormBean at
org.apache.struts.taglib.logic.CompareTagBase.condition(CompareTagBase.java:
221) at org.apache.struts.taglib.logic.EqualTag.condition(EqualTag.java:90) 
----------------------------------------------

After closing the internet explorer window and tried to access the same page
then the system works fine. The above exception is intermittent.

Any help is highly appreciated.

Thanks,
K.Pushparaj

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org