org.apache.struts.util.ResponseUtils has been deprecated. It is replaced by TagUtils. The methods in ResponseUtils were static where the ones in TagUtils are not. And I just noticed the constructor for TagUtils is protected. What is the recommended way to use these methods? I ask because struts-faces uses the ResponseUtils methods.
Thanks, Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]