Subject: Set namespace value in ServletActionRedirectResult in @Result annotation 2007-10-03 - By rcauler
Back
Hi,
How I can set the namespace value in ServletActionRedirectResult in @(protected) annotation?
I try:
@(protected)( 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: user-unsubscribe@(protected) For additional commands, e-mail: user-help@(protected)
|
|