BroadVision has modified the Struts to work with their legacy backend (Corba stuff). And I believe it is not the same Struts as the Jakarta's. Some methods is not supported or implemented.
Hopefully, they will eventually just use the standard Struts libraries. Yong Chen -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Thursday, January 10, 2002 7:41 AM To: [EMAIL PROTECTED] Subject: Using Struts inside Broad Vision Sorry if this question has already been addressed. We are trying to use the Struts framework inside Broad Vision 6.0 ; a testing example (called Broadway) is provided, that seems to use the framework, but I can't have the Struts example work. An exception is raised, when dealing with the form tag (see below). Does anybody have any information regarding the compliancy of BV to JSP and servlets specifications ? Why would this exception be raised ? Another issue is that BroadVision did not understand the tag <welcome-file> in the web.xml file ; is this tag part of the J2EE specification ? And should BV understand it if it were J2EE compliant ? Thanks very much, and sorry if the questions are really too low -level. Olivier Schmeltzer Exception raised : java.lang.IllegalArgumentException: cant remove Attributes from request scope at org.apache.jasper.runtime.PageContextImpl.removeAttribute(PageContextImpl.ja va:236) at org.apache.struts.taglib.html.FormTag.doEndTag(FormTag.java:591) at _0002fregistration_0002ejspregistration_jsp_0._jspService(_0002fregistration _0002ejspregistration_jsp_0.java:1034) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:126) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(JspServlet.ja va:174) at org.apache.jasper.runtime.JspServlet.serviceJspFile(JspServlet.java:268) at org.apache.jasper.runtime.JspServlet.service(JspServlet.java:381) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.broadvision.servlet.ServletContainer.service(ServletContainer.java:404) at com.broadvision.servlet.BVRequestDispatcher.forward(BVRequestDispatcher.java :130) at org.apache.struts.action.ActionServlet.processActionForward(ActionServlet.ja va:1758) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1595) at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:491) at javax.servlet.http.HttpServlet.service(HttpServlet.java:740) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.broadvision.servlet.ServletContainer.service(ServletContainer.java:404) at com.broadvision.servlet.ServletContainer.processRequest(ServletContainer.jav a:348) at com.broadvision.servlet.ServletContextContainer.processRequest(ServletContex tContainer.java:660) at com.broadvision.servlet.BVServletEngine.service(BVServletEngine.java:201) at com.broadvision.servlet.BVServletConnector.service(BVServletConnector.java:1 37) ---------------- Les donnees et renseignements contenus dans ce message sont personnels, confidentiels et secrets. Ce message est adresse a l'individu ou l'entite dont les coordonnees figurent ci-dessus. Si vous n'etes pas le bon destinataire, nous vous demandons de ne pas lire, copier, utiliser ou divulguer cette communication. Nous vous prions de notifier cette erreur a l'expediteur et d'effacer immediatement cette communication de votre systeme. The information contained in this message is privileged, confidential, and protected from disclosure. This message is intended for the individual or entity adressed herein. If you are not the intended recipient, please do not read, copy, use or disclose this communication to others ;also please notify the sender by replying to this message, and then delete it from your system. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>