Hello, I used from another class (not Struts) include(request,response) for call Struts action by path. But after this action, I can't to add something into response, because response already committed by Struts action with return (null). How can I resolved this problem? Regards, Viatcheslav Novgorodtsev
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

