I have been developing on Struts with a beta1 struts.jar taken from a
nightly build dated around 4/13/01.

When switching to the new struts.jar (size: 326441 bytes) from the 1.0 final
release, got the following error in the error page of a JSP: 

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 user._0002fuser_0002ffrontPage_0002ejspfrontPage_jsp_31._jspService
...
...

The error goes away after switching back to the older struts.jar (size:
287653 bytes). No other changes were needed. Any suggestions would be
greatly appreciated.
--
Thanks
Jacob

Reply via email to