Hi, How I can set the namespace value in ServletActionRedirectResult in @Result annotation?
I try: @Result( name = "success", value = "view", params = { "namespace", "/myNamespace" }, type = ServletActionRedirectResult.class ) But the namespace is ignored. []'s Rodrigo C. A. -- View this message in context: http://www.nabble.com/Set-namespace-value-in-ServletActionRedirectResult-in-%40Result-annotation-tf4564272.html#a13027496 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]