clear your compiled jsp, be sure you are using the latest struts.jar *.jars of struts1.1rc1
hope this helps.... ----- Original Message ----- From: "Abhinav (Cognizant)" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Friday, May 30, 2003 1:09 PM Subject: Upgrading to 1.1 I have an Application based on Struts 1.0.2 What changes are necessary in my application for upgrading to 1.1. I changed my libraries, and relaced perform() by execute(), and then I get this . javax.servlet.jsp.JspTagException: Since tag class org.apache.struts.taglib.bean.DefineTag does not implement BodyTag, it cannot return BodyTag.EVAL_BODY_BUFFERED at jsp_servlet.__searchform._jspService(__searchform.java:173) at weblogic.servlet.jsp.JspBase.service(JspBase.java:27) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java :265) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java :304) at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java :200) at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp l.java:242) ---------------------------------------------------------------------------- ---- > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]