The "can't remove attribute from request scope" is due to changes in the <html:form> 
that makes it imcompatible with
some servlet container (WebSpehere ...).
See this message for a description of the problem:
http://www.mail-archive.com/struts-user@jakarta.apache.org/msg10964.html

A fix from Chris Assenza is available at http://www.enfused.com/struts.jar

Jean-Noël


----- Original Message -----
From: Guus Holshuijsen <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, July 06, 2001 10:26 AM
Subject: Problem upgrading from struts-1.0-b1 to struts-1.0


After upgrading from struts-1.0-b1 to struts-1.0 I keep getting a servlet error with 
the message "can't remove
attributes from request scope". This is especially annoying because it occurs in the 
login JSP of my application and
thus it blocks my progress.
I checked the installation notes several times to see if I overlooked something, but 
found nothing wrong.
Does anyone have a suggestion?
(In the mean while I'll just add the Struts source to my project and debug through 
it.....)

Regards
Guus

Guus Holshuijsen, Videtur
Horsten 1, unit 1.18
5612 AX Eindhoven
The Netherlands
T:+31-40-2450214  F:+31-40-2939343  M:+31-6-25077204


Reply via email to