You need a special struts.jar with a slight modification to the form tag,
which you can download from: http://www.enfused.com/struts.jar
Chris
Christopher Assenza
Phone: 412.201.6026
Fax: 412.201.6060
Email: [EMAIL PROTECTED]
ACCESSDATA
Moving Your Business from Point A to Point e.SM
http://www.accessdc.com/
-----Original Message-----
From: MARYANNE B. SMITH [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 22, 2001 2:19 PM
To: [EMAIL PROTECTED]
Subject: Va Java and Struts
I was trying to run the sample app from the article
"Making Struts work in the VisualAge for Java 3.5.3 WebSphere Test
Environment" in the Va Java 3.5.3 Test Environment.
I installed the binary distribution file (Struts 1.0b)so I do not
have the source to fix or change. This is the error I get upon
requesting the employee.search.jsp page.
Root Error-1: cant remove Attributes from request scope
java.lang.IllegalArgumentException: cant remove Attributes from
request scope
java.lang.Throwable(java.lang.String)
java.lang.Exception(java.lang.String)
java.lang.RuntimeException(java.lang.String)
java.lang.IllegalArgumentException(java.lang.String)
void
org.apache.jasper.runtime.PageContextImpl.removeAttribute(java.lan
g.String, int)
int org.apache.struts.taglib.html.FormTag.doEndTag()
void
jsp._employeeEdit_xjsp._jspService(javax.servlet.http.HttpServletR
equest, javax.servlet.http.HttpServletResponse)
void
org.apache.jasper.runtime.HttpJspBase.service(javax.servlet.http.H
ttpServletRequest, javax.servlet.http.HttpServletResponse)
void
javax.servlet.http.HttpServlet.service(javax.servlet.ServletReques
t, javax.servlet.ServletResponse)
void
org.apache.jasper.runtime.JspServlet$JspServletWrapper.service(jav
ax.servlet.http.HttpServletRequest,
javax.servlet.http.HttpServletResponse, boolean)
void
org.apache.jasper.runtime.JspServlet.serviceJspFile(javax.servlet.
http.HttpServletRequest
Any suggestions?
Maryanne