You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Murali SN Rao <ms...@radiantinfo.com> on 2002/03/29 14:40:58 UTC

javax.servlet.jsp.JspException: No getter method for property action of bean org .apache.struts.taglib.html.BEAN

Hi,

I am implementing Struts on Weblogic 6 and i am getting the error:

<Feb 20, 2002 6:19:43 PM IST> <Error> <HTTP> <[WebAppServletContext(4865448,Defa
ultWebApp,/DefaultWebApp)] Root cause of ServletException
javax.servlet.jsp.JspException: No getter method for property action of bean org
.apache.struts.taglib.html.BEAN
        at org.apache.struts.util.RequestUtils.lookup(RequestUtils.java:517)
        at org.apache.struts.taglib.html.BaseFieldTag.doStartTag(BaseFieldTag.ja
va:188)
        at jsp_servlet._psychology.__viewclients._jspService(__viewclients.java:
162)
        at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:265)
        at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubIm
pl.java:200)
        at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppSe
rvletContext.java:2495)
        at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestIm
pl.java:2204)
        at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
        at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

pls reply..immediately

Murali