I'm running the strut-example application within weblogic 51.  I have the
following error when I try to access a logon page.  I think it is trying to
access a bean, but it can't find.  I'm not configuring something.

Sun May 13 12:31:49 PDT 2001:<E> <WebAppServletContext-strutsexample>
Servlet failed with Exception
weblogic.servlet.jsp.JspException: (line 16): user is not defined as bean
        at weblogic.servlet.jsp.JspLexer.jspException(JspLexer.java:673)
        at
weblogic.servlet.jsp.JspLexer.mXML_GET_PROPERTY(JspLexer.java:2994)

Reply via email to