I didn't do a thorough walk through the source, but it appears that if I
modify an ActionForward returned from an ActionMapping passed to
Action.perform I am changing global state in struts.  Is this correct?
If so, I think this should be in the javadoc for ActionMapping, and
ActionForward should be cloneable or have a copy constructor.

Thanks,
John

Reply via email to