I have what seems to be a need for a Response scope.  I create a bean in an
Action that only the next JSP page needs to see.  I could put it in the
session, but it's not necessary and I'll have to clean-up.  Is there a way
in Struts to put the Bean in a Response scope?

--Michael Marrotte


Reply via email to