Re: [Struts 2] Redirect Stopped Working After Struts 2 Upgrade

2012-10-27 Thread John Boyer
Thank you Martin and JL. After debugging the problem in Eclipse, I determined that this is not an issue with the Struts2 upgrade. Thank you again for help. Regards, John Boyer On Oct 27, 2012, at 7:20 PM, Martin Gainty wrote: > > place this encoding directuve at the top of each jsp > > <%@

RE: [Struts 2] Redirect Stopped Working After Struts 2 Upgrade

2012-10-27 Thread Martin Gainty
place this encoding directuve at the top of each jsp <%@ page contentType="text/html; charset=UTF-8" %> Martin __ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgese

Re: [Struts 2] Redirect Stopped Working After Struts 2 Upgrade

2012-10-27 Thread jlmagc
Have you tried to use Persist on the console to see the actual responses FF is getting? That would give you some idea. JL Sent via BlackBerry from T-Mobile -Original Message- From: John Boyer Date: Sat, 27 Oct 2012 18:09:13 To: user@struts.apache.org Reply-To: "Struts Users Mailing Lis

[Struts 2] Redirect Stopped Working After Struts 2 Upgrade

2012-10-27 Thread John Boyer
Hello: Without making any code changes, I upgraded my Struts 2 libraries from v2.2.1 to v2.3.4.1. However, a redirect URL no longer works in Firefox or Safari. It works fine in Struts v2.2.1. No errors or warnings appear in the log but, here's the warning I get in Firefox Firebug: "A form was